#c8074a color space conversions
Hex:
#c8074a
RGB:
200, 7, 74
CMY:
22, 97, 71
CMYK:
0, 97, 63, 22
HSL:
339°, 93.2367%, 40.5882%
HSV (HSB):
339°, 96.5000%, 78.4314%
XYZ:
25.1314, 12.9257, 7.6489
xyY:
0.5498, 0.2828, 12.9257
CIE-Lab:
42.6511, 68.1130, 18.5994
CIE-LCH:
42.6511, 70.6068, 15.2732
CIE-Luv:
42.6511, 120.6611, 6.8998
Hunter-Lab:
35.9524, 61.8584, 12.5526
#c8074a color charts
#c8074a color shades, tints & tones
#c8074a color schemes
#c8074a color preview, HTML & CSS examples
This text has a color of #c8074a
<p style="color:#c8074a;">Text here</p>
.mytext {color:#c8074a;}
This box has a color of #c8074a
<div style="background-color:#c8074a;">Content here</div>
.mybackground {background-color:#c8074a;}
Border around this has a color of #c8074a
<div style="border:2px solid #c8074a;">Content here</div>
.myborder {border:2px solid #c8074a;}