#c8083f color space conversions
Hex:
#c8083f
RGB:
200, 8, 63
CMY:
22, 97, 75
CMYK:
0, 96, 69, 22
HSL:
343°, 92.3077%, 40.7843%
HSV (HSB):
343°, 96.0000%, 78.4314%
XYZ:
24.8035, 12.8119, 5.8683
xyY:
0.5704, 0.2946, 12.8119
CIE-Lab:
42.4785, 67.4551, 25.2785
CIE-LCH:
42.4785, 72.0361, 20.5433
CIE-Luv:
42.4785, 124.2992, 12.8096
Hunter-Lab:
35.7937, 61.0535, 15.3352
#c8083f color charts
#c8083f color shades, tints & tones
#c8083f color schemes
#c8083f color preview, HTML & CSS examples
This text has a color of #c8083f
<p style="color:#c8083f;">Text here</p>
.mytext {color:#c8083f;}
This box has a color of #c8083f
<div style="background-color:#c8083f;">Content here</div>
.mybackground {background-color:#c8083f;}
Border around this has a color of #c8083f
<div style="border:2px solid #c8083f;">Content here</div>
.myborder {border:2px solid #c8083f;}