#b996c5 color space conversions
Hex:
#b996c5
RGB:
185, 150, 197
CMY:
27, 41, 23
CMYK:
6, 24, 0, 23
HSL:
285°, 28.8344%, 68.0392%
HSV (HSB):
285°, 23.8579%, 77.2549%
XYZ:
40.9920, 36.1582, 57.6420
xyY:
0.3041, 0.2683, 36.1582
CIE-Lab:
66.6406, 21.5569, -19.3079
CIE-LCH:
66.6406, 28.9396, 318.1501
CIE-Luv:
66.6406, 16.4303, -32.9614
Hunter-Lab:
60.1317, 16.4536, -14.7430
#b996c5 color charts
#b996c5 color shades, tints & tones
#b996c5 color schemes
#b996c5 color preview, HTML & CSS examples
This text has a color of #b996c5
<p style="color:#b996c5;">Text here</p>
.mytext {color:#b996c5;}
This box has a color of #b996c5
<div style="background-color:#b996c5;">Content here</div>
.mybackground {background-color:#b996c5;}
Border around this has a color of #b996c5
<div style="border:2px solid #b996c5;">Content here</div>
.myborder {border:2px solid #b996c5;}