#602d2d color space conversions
Hex:
#602d2d
RGB:
96, 45, 45
CMY:
62, 82, 82
CMYK:
0, 53, 53, 62
HSL:
0°, 36.1702%, 27.6471%
HSV (HSB):
0°, 53.1250%, 37.6471%
XYZ:
6.2359, 4.5530, 3.0328
xyY:
0.4512, 0.3294, 4.5530
CIE-Lab:
25.4214, 23.1213, 10.7905
CIE-LCH:
25.4214, 25.5153, 25.0180
CIE-Luv:
25.4214, 33.1877, 7.1543
Hunter-Lab:
21.3378, 14.8248, 6.5095
#602d2d color charts
#602d2d color shades, tints & tones
#602d2d color schemes
#602d2d color preview, HTML & CSS examples
This text has a color of #602d2d
<p style="color:#602d2d;">Text here</p>
.mytext {color:#602d2d;}
This box has a color of #602d2d
<div style="background-color:#602d2d;">Content here</div>
.mybackground {background-color:#602d2d;}
Border around this has a color of #602d2d
<div style="border:2px solid #602d2d;">Content here</div>
.myborder {border:2px solid #602d2d;}