#c62f65 color space conversions
Hex:
#c62f65
RGB:
198, 47, 101
CMY:
22, 82, 60
CMYK:
0, 76, 49, 22
HSL:
339°, 61.6327%, 48.0392%
HSV (HSB):
339°, 76.2626%, 77.6471%
XYZ:
26.6542, 14.9784, 13.7982
xyY:
0.4809, 0.2702, 14.9784
CIE-Lab:
45.6046, 61.7377, 5.7569
CIE-LCH:
45.6046, 62.0055, 5.3273
CIE-Luv:
45.6046, 98.6413, -4.6341
Hunter-Lab:
38.7019, 55.2054, 5.9530
#c62f65 color charts
#c62f65 color shades, tints & tones
#c62f65 color schemes
#c62f65 color preview, HTML & CSS examples
This text has a color of #c62f65
<p style="color:#c62f65;">Text here</p>
.mytext {color:#c62f65;}
This box has a color of #c62f65
<div style="background-color:#c62f65;">Content here</div>
.mybackground {background-color:#c62f65;}
Border around this has a color of #c62f65
<div style="border:2px solid #c62f65;">Content here</div>
.myborder {border:2px solid #c62f65;}