#cf712f color space conversions
Hex:
#cf712f
RGB:
207, 113, 47
CMY:
19, 56, 82
CMYK:
0, 45, 77, 19
HSL:
25°, 62.9921%, 49.8039%
HSV (HSB):
25°, 77.2947%, 81.1765%
XYZ:
32.1503, 25.2809, 5.8745
xyY:
0.5079, 0.3993, 25.2809
CIE-Lab:
57.3481, 32.2238, 50.8891
CIE-LCH:
57.3481, 60.2335, 57.6573
CIE-Luv:
57.3481, 75.9983, 46.2582
Hunter-Lab:
50.2801, 26.1471, 28.2689
#cf712f color charts
#cf712f color shades, tints & tones
#cf712f color schemes
#cf712f color preview, HTML & CSS examples
This text has a color of #cf712f
<p style="color:#cf712f;">Text here</p>
.mytext {color:#cf712f;}
This box has a color of #cf712f
<div style="background-color:#cf712f;">Content here</div>
.mybackground {background-color:#cf712f;}
Border around this has a color of #cf712f
<div style="border:2px solid #cf712f;">Content here</div>
.myborder {border:2px solid #cf712f;}