#c7045d color space conversions
Hex:
#c7045d
RGB:
199, 4, 93
CMY:
22, 98, 64
CMYK:
0, 98, 53, 22
HSL:
333°, 96.0591%, 39.8039%
HSV (HSB):
333°, 97.9899%, 78.0392%
XYZ:
25.5724, 13.0193, 11.5211
xyY:
0.5103, 0.2598, 13.0193
CIE-Lab:
42.7923, 69.3708, 6.7696
CIE-LCH:
42.7923, 69.7004, 5.5736
CIE-Luv:
42.7923, 112.7224, -5.3386
Hunter-Lab:
36.0822, 63.3637, 6.3262
#c7045d color charts
#c7045d color shades, tints & tones
#c7045d color schemes
#c7045d color preview, HTML & CSS examples
This text has a color of #c7045d
<p style="color:#c7045d;">Text here</p>
.mytext {color:#c7045d;}
This box has a color of #c7045d
<div style="background-color:#c7045d;">Content here</div>
.mybackground {background-color:#c7045d;}
Border around this has a color of #c7045d
<div style="border:2px solid #c7045d;">Content here</div>
.myborder {border:2px solid #c7045d;}