#c7025c color space conversions
Hex:
#c7025c
RGB:
199, 2, 92
CMY:
22, 99, 64
CMYK:
0, 99, 54, 22
HSL:
333°, 98.0100%, 39.4118%
HSV (HSB):
333°, 98.9950%, 78.0392%
XYZ:
25.5067, 12.9582, 11.2821
xyY:
0.5127, 0.2605, 12.9582
CIE-Lab:
42.7003, 69.4906, 7.2698
CIE-LCH:
42.7003, 69.8698, 5.9723
CIE-Luv:
42.7003, 113.3927, -4.8244
Hunter-Lab:
35.9976, 63.4834, 6.6161
#c7025c color charts
#c7025c color shades, tints & tones
#c7025c color schemes
#c7025c color preview, HTML & CSS examples
This text has a color of #c7025c
<p style="color:#c7025c;">Text here</p>
.mytext {color:#c7025c;}
This box has a color of #c7025c
<div style="background-color:#c7025c;">Content here</div>
.mybackground {background-color:#c7025c;}
Border around this has a color of #c7025c
<div style="border:2px solid #c7025c;">Content here</div>
.myborder {border:2px solid #c7025c;}