#66074d color space conversions
Hex:
#66074d
RGB:
102, 7, 77
CMY:
60, 97, 70
CMYK:
0, 93, 25, 60
HSL:
316°, 87.1560%, 21.3725%
HSV (HSB):
316°, 93.1373%, 40.0000%
XYZ:
6.8950, 3.5126, 7.3358
xyY:
0.3886, 0.1980, 3.5126
CIE-Lab:
21.9897, 44.7815, -15.8819
CIE-LCH:
21.9897, 47.5144, 340.4728
CIE-Luv:
21.9897, 40.0756, -23.1201
Hunter-Lab:
18.7418, 32.8711, -10.0875
#66074d color charts
#66074d color shades, tints & tones
#66074d color schemes
#66074d color preview, HTML & CSS examples
This text has a color of #66074d
<p style="color:#66074d;">Text here</p>
.mytext {color:#66074d;}
This box has a color of #66074d
<div style="background-color:#66074d;">Content here</div>
.mybackground {background-color:#66074d;}
Border around this has a color of #66074d
<div style="border:2px solid #66074d;">Content here</div>
.myborder {border:2px solid #66074d;}