#cf4c00 color space conversions
Hex:
#cf4c00
RGB:
207, 76, 0
CMY:
19, 70, 100
CMYK:
0, 63, 100, 19
HSL:
22°, 100.0000%, 40.5882%
HSV (HSB):
22°, 100.0000%, 81.1765%
XYZ:
28.3166, 18.4343, 2.0657
xyY:
0.5801, 0.3776, 18.4343
CIE-Lab:
50.0187, 49.3786, 60.4835
CIE-LCH:
50.0187, 78.0801, 50.7719
CIE-Luv:
50.0187, 108.1534, 42.3202
Hunter-Lab:
42.9352, 42.5877, 27.2020
#cf4c00 color charts
#cf4c00 color shades, tints & tones
#cf4c00 color schemes
#cf4c00 color preview, HTML & CSS examples
This text has a color of #cf4c00
<p style="color:#cf4c00;">Text here</p>
.mytext {color:#cf4c00;}
This box has a color of #cf4c00
<div style="background-color:#cf4c00;">Content here</div>
.mybackground {background-color:#cf4c00;}
Border around this has a color of #cf4c00
<div style="border:2px solid #cf4c00;">Content here</div>
.myborder {border:2px solid #cf4c00;}