#721d65 color space conversions
Hex:
#721d65
RGB:
114, 29, 101
CMY:
55, 89, 60
CMYK:
0, 75, 11, 55
HSL:
309°, 59.4406%, 28.0392%
HSV (HSB):
309°, 74.5614%, 44.7059%
XYZ:
9.7278, 5.3957, 12.8407
xyY:
0.3479, 0.1930, 5.3957
CIE-Lab:
27.8337, 44.9427, -22.5030
CIE-LCH:
27.8337, 50.2616, 333.4027
CIE-Luv:
27.8337, 37.4005, -33.4452
Hunter-Lab:
23.2287, 34.1024, -16.5151
#721d65 color charts
#721d65 color shades, tints & tones
#721d65 color schemes
#721d65 color preview, HTML & CSS examples
This text has a color of #721d65
<p style="color:#721d65;">Text here</p>
.mytext {color:#721d65;}
This box has a color of #721d65
<div style="background-color:#721d65;">Content here</div>
.mybackground {background-color:#721d65;}
Border around this has a color of #721d65
<div style="border:2px solid #721d65;">Content here</div>
.myborder {border:2px solid #721d65;}