#c8230d color space conversions
Hex:
#c8230d
RGB:
200, 35, 13
CMY:
22, 86, 95
CMYK:
0, 83, 94, 22
HSL:
7°, 87.7934%, 41.7647%
HSV (HSB):
7°, 93.5000%, 78.4314%
XYZ:
24.4931, 13.5105, 1.6976
xyY:
0.6169, 0.3403, 13.5105
CIE-Lab:
43.5226, 61.6164, 52.6611
CIE-LCH:
43.5226, 81.0542, 40.5192
CIE-Luv:
43.5226, 126.7449, 31.2479
Hunter-Lab:
36.7566, 54.6210, 22.9913
#c8230d color charts
#c8230d color shades, tints & tones
#c8230d color schemes
#c8230d color preview, HTML & CSS examples
This text has a color of #c8230d
<p style="color:#c8230d;">Text here</p>
.mytext {color:#c8230d;}
This box has a color of #c8230d
<div style="background-color:#c8230d;">Content here</div>
.mybackground {background-color:#c8230d;}
Border around this has a color of #c8230d
<div style="border:2px solid #c8230d;">Content here</div>
.myborder {border:2px solid #c8230d;}