#b999c9 color space conversions
Hex:
#b999c9
RGB:
185, 153, 201
CMY:
27, 40, 21
CMYK:
8, 24, 0, 21
HSL:
280°, 30.7692%, 69.4118%
HSV (HSB):
280°, 23.8806%, 78.8235%
XYZ:
41.9414, 37.3138, 60.2501
xyY:
0.3006, 0.2675, 37.3138
CIE-Lab:
67.5118, 20.6963, -20.2101
CIE-LCH:
67.5118, 28.9272, 315.6809
CIE-Luv:
67.5118, 14.5559, -34.3271
Hunter-Lab:
61.0850, 15.6606, -15.7201
#b999c9 color charts
#b999c9 color shades, tints & tones
#b999c9 color schemes
#b999c9 color preview, HTML & CSS examples
This text has a color of #b999c9
<p style="color:#b999c9;">Text here</p>
.mytext {color:#b999c9;}
This box has a color of #b999c9
<div style="background-color:#b999c9;">Content here</div>
.mybackground {background-color:#b999c9;}
Border around this has a color of #b999c9
<div style="border:2px solid #b999c9;">Content here</div>
.myborder {border:2px solid #b999c9;}