#cf512f color space conversions
Hex:
#cf512f
RGB:
207, 81, 47
CMY:
19, 68, 82
CMYK:
0, 61, 77, 19
HSL:
13°, 62.9921%, 49.8039%
HSV (HSB):
13°, 77.2947%, 81.1765%
XYZ:
29.1876, 19.3555, 4.8869
xyY:
0.5463, 0.3623, 19.3555
CIE-Lab:
51.1005, 48.1050, 44.6147
CIE-LCH:
51.1005, 65.6091, 42.8442
CIE-Luv:
51.1005, 100.6582, 35.1662
Hunter-Lab:
43.9949, 41.4317, 24.2105
#cf512f color charts
#cf512f color shades, tints & tones
#cf512f color schemes
#cf512f color preview, HTML & CSS examples
This text has a color of #cf512f
<p style="color:#cf512f;">Text here</p>
.mytext {color:#cf512f;}
This box has a color of #cf512f
<div style="background-color:#cf512f;">Content here</div>
.mybackground {background-color:#cf512f;}
Border around this has a color of #cf512f
<div style="border:2px solid #cf512f;">Content here</div>
.myborder {border:2px solid #cf512f;}