#c7084a color space conversions
Hex:
#c7084a
RGB:
199, 8, 74
CMY:
22, 97, 71
CMYK:
0, 96, 63, 22
HSL:
339°, 92.2705%, 40.5882%
HSV (HSB):
339°, 95.9799%, 78.0392%
XYZ:
24.8761, 12.8102, 7.6401
xyY:
0.5488, 0.2826, 12.8102
CIE-Lab:
42.4758, 67.7778, 18.3290
CIE-LCH:
42.4758, 70.2124, 15.1324
CIE-Luv:
42.4758, 119.7410, 6.7078
Hunter-Lab:
35.7913, 61.4281, 12.3978
#c7084a color charts
#c7084a color shades, tints & tones
#c7084a color schemes
#c7084a color preview, HTML & CSS examples
This text has a color of #c7084a
<p style="color:#c7084a;">Text here</p>
.mytext {color:#c7084a;}
This box has a color of #c7084a
<div style="background-color:#c7084a;">Content here</div>
.mybackground {background-color:#c7084a;}
Border around this has a color of #c7084a
<div style="border:2px solid #c7084a;">Content here</div>
.myborder {border:2px solid #c7084a;}