#c8051c color space conversions
Hex:
#c8051c
RGB:
200, 5, 28
CMY:
22, 98, 89
CMYK:
0, 98, 86, 22
HSL:
353°, 95.1220%, 40.1961%
HSV (HSB):
353°, 97.5000%, 78.4314%
XYZ:
24.0833, 12.4717, 2.2366
xyY:
0.6208, 0.3215, 12.4717
CIE-Lab:
41.9563, 66.5832, 45.1511
CIE-LCH:
41.9563, 80.4484, 34.1418
CIE-Luv:
41.9563, 133.2603, 25.5597
Hunter-Lab:
35.3154, 59.9261, 20.9658
#c8051c color charts
#c8051c color shades, tints & tones
#c8051c color schemes
#c8051c color preview, HTML & CSS examples
This text has a color of #c8051c
<p style="color:#c8051c;">Text here</p>
.mytext {color:#c8051c;}
This box has a color of #c8051c
<div style="background-color:#c8051c;">Content here</div>
.mybackground {background-color:#c8051c;}
Border around this has a color of #c8051c
<div style="border:2px solid #c8051c;">Content here</div>
.myborder {border:2px solid #c8051c;}