#cf2701 color space conversions
Hex:
#cf2701
RGB:
207, 39, 1
CMY:
19, 85, 100
CMYK:
0, 81, 100, 19
HSL:
11°, 99.0385%, 40.7843%
HSV (HSB):
11°, 99.5169%, 81.1765%
XYZ:
26.4631, 14.7186, 1.4749
xyY:
0.6204, 0.3450, 14.7186
CIE-Lab:
45.2464, 62.4977, 57.9211
CIE-LCH:
45.2464, 85.2105, 42.8235
CIE-Luv:
45.2464, 131.0310, 34.1298
Hunter-Lab:
38.3649, 55.9863, 24.5760
#cf2701 color charts
#cf2701 color shades, tints & tones
#cf2701 color schemes
#cf2701 color preview, HTML & CSS examples
This text has a color of #cf2701
<p style="color:#cf2701;">Text here</p>
.mytext {color:#cf2701;}
This box has a color of #cf2701
<div style="background-color:#cf2701;">Content here</div>
.mybackground {background-color:#cf2701;}
Border around this has a color of #cf2701
<div style="border:2px solid #cf2701;">Content here</div>
.myborder {border:2px solid #cf2701;}