#cf3005 color space conversions
Hex:
#cf3005
RGB:
207, 48, 5
CMY:
19, 81, 98
CMYK:
0, 77, 98, 19
HSL:
13°, 95.2830%, 41.5686%
HSV (HSB):
13°, 97.5845%, 81.1765%
XYZ:
26.8165, 15.3903, 1.7008
xyY:
0.6107, 0.3505, 15.3903
CIE-Lab:
46.1641, 59.9886, 57.1843
CIE-LCH:
46.1641, 82.8775, 43.6290
CIE-Luv:
46.1641, 126.2489, 35.2770
Hunter-Lab:
39.2304, 53.3628, 24.8908
#cf3005 color charts
#cf3005 color shades, tints & tones
#cf3005 color schemes
#cf3005 color preview, HTML & CSS examples
This text has a color of #cf3005
<p style="color:#cf3005;">Text here</p>
.mytext {color:#cf3005;}
This box has a color of #cf3005
<div style="background-color:#cf3005;">Content here</div>
.mybackground {background-color:#cf3005;}
Border around this has a color of #cf3005
<div style="border:2px solid #cf3005;">Content here</div>
.myborder {border:2px solid #cf3005;}