#c8383a color space conversions
Hex:
#c8383a
RGB:
200, 56, 58
CMY:
22, 78, 77
CMYK:
0, 72, 71, 22
HSL:
359°, 56.6929%, 50.1961%
HSV (HSB):
359°, 72.0000%, 78.4314%
XYZ:
25.9973, 15.4132, 5.6078
xyY:
0.5529, 0.3278, 15.4132
CIE-Lab:
46.1950, 56.4818, 32.8211
CIE-LCH:
46.1950, 65.3255, 30.1605
CIE-Luv:
46.1950, 109.0915, 22.7615
Hunter-Lab:
39.2596, 49.4964, 19.0128
#c8383a color charts
#c8383a color shades, tints & tones
#c8383a color schemes
#c8383a color preview, HTML & CSS examples
This text has a color of #c8383a
<p style="color:#c8383a;">Text here</p>
.mytext {color:#c8383a;}
This box has a color of #c8383a
<div style="background-color:#c8383a;">Content here</div>
.mybackground {background-color:#c8383a;}
Border around this has a color of #c8383a
<div style="border:2px solid #c8383a;">Content here</div>
.myborder {border:2px solid #c8383a;}