#cf701c color space conversions
Hex:
#cf701c
RGB:
207, 112, 28
CMY:
19, 56, 89
CMYK:
0, 46, 86, 19
HSL:
28°, 76.1702%, 46.0784%
HSV (HSB):
28°, 86.4734%, 81.1765%
XYZ:
31.7359, 24.9376, 4.2394
xyY:
0.5210, 0.4094, 24.9376
CIE-Lab:
57.0146, 32.1580, 58.1005
CIE-LCH:
57.0146, 66.4064, 61.0360
CIE-Luv:
57.0146, 78.1787, 50.3512
Hunter-Lab:
49.9375, 26.0482, 29.9229
#cf701c color charts
#cf701c color shades, tints & tones
#cf701c color schemes
#cf701c color preview, HTML & CSS examples
This text has a color of #cf701c
<p style="color:#cf701c;">Text here</p>
.mytext {color:#cf701c;}
This box has a color of #cf701c
<div style="background-color:#cf701c;">Content here</div>
.mybackground {background-color:#cf701c;}
Border around this has a color of #cf701c
<div style="border:2px solid #cf701c;">Content here</div>
.myborder {border:2px solid #cf701c;}