#c62d5e color space conversions
Hex:
#c62d5e
RGB:
198, 45, 94
CMY:
22, 82, 63
CMYK:
0, 77, 53, 22
HSL:
341°, 62.9630%, 47.6471%
HSV (HSB):
341°, 77.2727%, 77.6471%
XYZ:
26.2475, 14.6907, 12.0419
xyY:
0.4954, 0.2773, 14.6907
CIE-Lab:
45.2076, 61.7756, 9.5296
CIE-LCH:
45.2076, 62.5063, 8.7694
CIE-Luv:
45.2076, 101.9651, -0.4118
Hunter-Lab:
38.3284, 55.1628, 8.2024
#c62d5e color charts
#c62d5e color shades, tints & tones
#c62d5e color schemes
#c62d5e color preview, HTML & CSS examples
This text has a color of #c62d5e
<p style="color:#c62d5e;">Text here</p>
.mytext {color:#c62d5e;}
This box has a color of #c62d5e
<div style="background-color:#c62d5e;">Content here</div>
.mybackground {background-color:#c62d5e;}
Border around this has a color of #c62d5e
<div style="border:2px solid #c62d5e;">Content here</div>
.myborder {border:2px solid #c62d5e;}