#9876a2 color space conversions
Hex:
#9876a2
RGB:
152, 118, 162
CMY:
40, 54, 36
CMYK:
6, 27, 0, 36
HSL:
286°, 19.1304%, 54.9020%
HSV (HSB):
286°, 27.1605%, 63.5294%
XYZ:
25.9489, 22.2409, 37.1077
xyY:
0.3042, 0.2607, 22.2409
CIE-Lab:
54.2817, 21.4240, -18.5252
CIE-LCH:
54.2817, 28.3226, 319.1502
CIE-Luv:
54.2817, 15.9386, -30.5182
Hunter-Lab:
47.1603, 15.6853, -13.6397
#9876a2 color charts
#9876a2 color shades, tints & tones
#9876a2 color schemes
#9876a2 color preview, HTML & CSS examples
This text has a color of #9876a2
<p style="color:#9876a2;">Text here</p>
.mytext {color:#9876a2;}
This box has a color of #9876a2
<div style="background-color:#9876a2;">Content here</div>
.mybackground {background-color:#9876a2;}
Border around this has a color of #9876a2
<div style="border:2px solid #9876a2;">Content here</div>
.myborder {border:2px solid #9876a2;}