#c8033a color space conversions
Hex:
#c8033a
RGB:
200, 3, 58
CMY:
22, 99, 77
CMYK:
0, 99, 71, 22
HSL:
343°, 97.0443%, 39.8039%
HSV (HSB):
343°, 98.5000%, 78.4314%
XYZ:
24.6157, 12.6500, 5.1473
xyY:
0.5804, 0.2983, 12.6500
CIE-Lab:
42.2310, 67.7134, 28.0821
CIE-LCH:
42.2310, 73.3055, 22.5248
CIE-Luv:
42.2310, 126.6104, 14.8659
Hunter-Lab:
35.5668, 61.2975, 16.3162
#c8033a color charts
#c8033a color shades, tints & tones
#c8033a color schemes
#c8033a color preview, HTML & CSS examples
This text has a color of #c8033a
<p style="color:#c8033a;">Text here</p>
.mytext {color:#c8033a;}
This box has a color of #c8033a
<div style="background-color:#c8033a;">Content here</div>
.mybackground {background-color:#c8033a;}
Border around this has a color of #c8033a
<div style="border:2px solid #c8033a;">Content here</div>
.myborder {border:2px solid #c8033a;}