#65234f color space conversions
Hex:
#65234f
RGB:
101, 35, 79
CMY:
60, 86, 69
CMYK:
0, 65, 22, 60
HSL:
320°, 48.5294%, 26.6667%
HSV (HSB):
320°, 65.3465%, 39.6078%
XYZ:
7.3791, 4.5333, 7.8832
xyY:
0.3728, 0.2290, 4.5333
CIE-Lab:
25.3614, 35.0188, -12.0447
CIE-LCH:
25.3614, 37.0323, 341.0194
CIE-Luv:
25.3614, 33.0434, -18.5741
Hunter-Lab:
21.2915, 24.6039, -7.0482
#65234f color charts
#65234f color shades, tints & tones
#65234f color schemes
#65234f color preview, HTML & CSS examples
This text has a color of #65234f
<p style="color:#65234f;">Text here</p>
.mytext {color:#65234f;}
This box has a color of #65234f
<div style="background-color:#65234f;">Content here</div>
.mybackground {background-color:#65234f;}
Border around this has a color of #65234f
<div style="border:2px solid #65234f;">Content here</div>
.myborder {border:2px solid #65234f;}