#cf230d color space conversions
Hex:
#cf230d
RGB:
207, 35, 13
CMY:
19, 86, 95
CMYK:
0, 83, 94, 19
HSL:
7°, 88.1818%, 43.1373%
HSV (HSB):
7°, 93.7198%, 81.1765%
XYZ:
26.4058, 14.4965, 1.7871
xyY:
0.6186, 0.3396, 14.4965
CIE-Lab:
44.9367, 63.5965, 54.2362
CIE-LCH:
44.9367, 83.5828, 40.4581
CIE-Luv:
44.9367, 132.0147, 32.2362
Hunter-Lab:
38.0743, 57.1657, 23.8690
#cf230d color charts
#cf230d color shades, tints & tones
#cf230d color schemes
#cf230d color preview, HTML & CSS examples
This text has a color of #cf230d
<p style="color:#cf230d;">Text here</p>
.mytext {color:#cf230d;}
This box has a color of #cf230d
<div style="background-color:#cf230d;">Content here</div>
.mybackground {background-color:#cf230d;}
Border around this has a color of #cf230d
<div style="border:2px solid #cf230d;">Content here</div>
.myborder {border:2px solid #cf230d;}