#c8414a color space conversions
Hex:
#c8414a
RGB:
200, 65, 74
CMY:
22, 75, 71
CMYK:
0, 68, 63, 22
HSL:
356°, 55.1020%, 51.9608%
HSV (HSB):
356°, 67.5000%, 78.4314%
XYZ:
26.9457, 16.5544, 8.2537
xyY:
0.5207, 0.3199, 16.5544
CIE-Lab:
47.6936, 53.9224, 25.1732
CIE-LCH:
47.6936, 59.5090, 25.0251
CIE-Luv:
47.6936, 100.0769, 17.5203
Hunter-Lab:
40.6871, 47.0125, 16.4535
#c8414a color charts
#c8414a color shades, tints & tones
#c8414a color schemes
#c8414a color preview, HTML & CSS examples
This text has a color of #c8414a
<p style="color:#c8414a;">Text here</p>
.mytext {color:#c8414a;}
This box has a color of #c8414a
<div style="background-color:#c8414a;">Content here</div>
.mybackground {background-color:#c8414a;}
Border around this has a color of #c8414a
<div style="border:2px solid #c8414a;">Content here</div>
.myborder {border:2px solid #c8414a;}