#c62f5e color space conversions
Hex:
#c62f5e
RGB:
198, 47, 94
CMY:
22, 82, 63
CMYK:
0, 76, 53, 22
HSL:
341°, 61.6327%, 48.0392%
HSV (HSB):
341°, 76.2626%, 77.6471%
XYZ:
26.3256, 14.8469, 12.0679
xyY:
0.4945, 0.2789, 14.8469
CIE-Lab:
45.4239, 61.1662, 9.8333
CIE-LCH:
45.4239, 61.9516, 9.1329
CIE-Luv:
45.4239, 101.1778, 0.0772
Hunter-Lab:
38.5317, 54.5240, 8.4029
#c62f5e color charts
#c62f5e color shades, tints & tones
#c62f5e color schemes
#c62f5e color preview, HTML & CSS examples
This text has a color of #c62f5e
<p style="color:#c62f5e;">Text here</p>
.mytext {color:#c62f5e;}
This box has a color of #c62f5e
<div style="background-color:#c62f5e;">Content here</div>
.mybackground {background-color:#c62f5e;}
Border around this has a color of #c62f5e
<div style="border:2px solid #c62f5e;">Content here</div>
.myborder {border:2px solid #c62f5e;}