#cb95c6 color space conversions
Hex:
#cb95c6
RGB:
203, 149, 198
CMY:
20, 42, 22
CMYK:
0, 27, 2, 20
HSL:
306°, 34.1772%, 69.0196%
HSV (HSB):
306°, 26.6010%, 79.6078%
XYZ:
45.5691, 38.2686, 58.4109
xyY:
0.3203, 0.2690, 38.2686
CIE-Lab:
68.2181, 28.3246, -17.3043
CIE-LCH:
68.2181, 33.1922, 328.5781
CIE-Luv:
68.2181, 27.9241, -31.0522
Hunter-Lab:
61.8616, 23.2305, -12.6796
#cb95c6 color charts
#cb95c6 color shades, tints & tones
#cb95c6 color schemes
#cb95c6 color preview, HTML & CSS examples
This text has a color of #cb95c6
<p style="color:#cb95c6;">Text here</p>
.mytext {color:#cb95c6;}
This box has a color of #cb95c6
<div style="background-color:#cb95c6;">Content here</div>
.mybackground {background-color:#cb95c6;}
Border around this has a color of #cb95c6
<div style="border:2px solid #cb95c6;">Content here</div>
.myborder {border:2px solid #cb95c6;}