#62003c color space conversions
Hex:
#62003c
RGB:
98, 0, 60
CMY:
62, 100, 76
CMYK:
0, 100, 39, 62
HSL:
323°, 100.0000%, 19.2157%
HSV (HSB):
323°, 100.0000%, 38.4314%
XYZ:
5.8526, 2.9229, 4.5307
xyY:
0.4398, 0.2197, 2.9229
CIE-Lab:
19.7325, 43.4230, -7.6972
CIE-LCH:
19.7325, 44.1000, 349.9481
CIE-Luv:
19.7325, 44.1377, -13.5135
Hunter-Lab:
17.0965, 31.1865, -3.7446
#62003c color charts
#62003c color shades, tints & tones
#62003c color schemes
#62003c color preview, HTML & CSS examples
This text has a color of #62003c
<p style="color:#62003c;">Text here</p>
.mytext {color:#62003c;}
This box has a color of #62003c
<div style="background-color:#62003c;">Content here</div>
.mybackground {background-color:#62003c;}
Border around this has a color of #62003c
<div style="border:2px solid #62003c;">Content here</div>
.myborder {border:2px solid #62003c;}