#cb95bf color space conversions
Hex:
#cb95bf
RGB:
203, 149, 191
CMY:
20, 42, 25
CMYK:
0, 27, 6, 20
HSL:
313°, 34.1772%, 69.0196%
HSV (HSB):
313°, 26.6010%, 79.6078%
XYZ:
44.7800, 37.9530, 54.2557
xyY:
0.3269, 0.2771, 37.9530
CIE-Lab:
67.9860, 27.0534, -13.7560
CIE-LCH:
67.9860, 30.3498, 333.0478
CIE-Luv:
67.9860, 28.9316, -25.3098
Hunter-Lab:
61.6060, 21.9371, -9.0918
#cb95bf color charts
#cb95bf color shades, tints & tones
#cb95bf color schemes
#cb95bf color preview, HTML & CSS examples
This text has a color of #cb95bf
<p style="color:#cb95bf;">Text here</p>
.mytext {color:#cb95bf;}
This box has a color of #cb95bf
<div style="background-color:#cb95bf;">Content here</div>
.mybackground {background-color:#cb95bf;}
Border around this has a color of #cb95bf
<div style="border:2px solid #cb95bf;">Content here</div>
.myborder {border:2px solid #cb95bf;}