#cb9acc color space conversions
Hex:
#cb9acc
RGB:
203, 154, 204
CMY:
20, 40, 20
CMYK:
0, 25, 0, 20
HSL:
299°, 32.8947%, 70.1961%
HSV (HSB):
299°, 24.5098%, 80.0000%
XYZ:
47.0833, 40.1673, 62.3983
xyY:
0.3146, 0.2684, 40.1673
CIE-Lab:
69.5886, 26.7049, -18.5582
CIE-LCH:
69.5886, 32.5201, 325.2032
CIE-Luv:
69.5886, 24.6308, -32.8570
Hunter-Lab:
63.3777, 21.6966, -14.0093
#cb9acc color charts
#cb9acc color shades, tints & tones
#cb9acc color schemes
#cb9acc color preview, HTML & CSS examples
This text has a color of #cb9acc
<p style="color:#cb9acc;">Text here</p>
.mytext {color:#cb9acc;}
This box has a color of #cb9acc
<div style="background-color:#cb9acc;">Content here</div>
.mybackground {background-color:#cb9acc;}
Border around this has a color of #cb9acc
<div style="border:2px solid #cb9acc;">Content here</div>
.myborder {border:2px solid #cb9acc;}