#cf512c color space conversions
Hex:
#cf512c
RGB:
207, 81, 44
CMY:
19, 68, 83
CMYK:
0, 61, 79, 19
HSL:
14°, 64.9402%, 49.2157%
HSV (HSB):
14°, 78.7440%, 81.1765%
XYZ:
29.1292, 19.3321, 4.5791
xyY:
0.5492, 0.3645, 19.3321
CIE-Lab:
51.0735, 47.9961, 46.0932
CIE-LCH:
51.0735, 66.5448, 43.8413
CIE-Luv:
51.0735, 101.0674, 36.1137
Hunter-Lab:
43.9683, 41.3125, 24.6031
#cf512c color charts
#cf512c color shades, tints & tones
#cf512c color schemes
#cf512c color preview, HTML & CSS examples
This text has a color of #cf512c
<p style="color:#cf512c;">Text here</p>
.mytext {color:#cf512c;}
This box has a color of #cf512c
<div style="background-color:#cf512c;">Content here</div>
.mybackground {background-color:#cf512c;}
Border around this has a color of #cf512c
<div style="border:2px solid #cf512c;">Content here</div>
.myborder {border:2px solid #cf512c;}