#b999c5 color space conversions
Hex:
#b999c5
RGB:
185, 153, 197
CMY:
27, 40, 23
CMYK:
6, 22, 0, 23
HSL:
284°, 27.5000%, 68.6275%
HSV (HSB):
284°, 22.3350%, 77.2549%
XYZ:
41.4769, 37.1280, 57.8037
xyY:
0.3041, 0.2722, 37.1280
CIE-Lab:
67.3729, 19.8841, -18.1964
CIE-LCH:
67.3729, 26.9534, 317.5377
CIE-Luv:
67.3729, 14.9944, -30.9956
Hunter-Lab:
60.9327, 14.8725, -13.5924
#b999c5 color charts
#b999c5 color shades, tints & tones
#b999c5 color schemes
#b999c5 color preview, HTML & CSS examples
This text has a color of #b999c5
<p style="color:#b999c5;">Text here</p>
.mytext {color:#b999c5;}
This box has a color of #b999c5
<div style="background-color:#b999c5;">Content here</div>
.mybackground {background-color:#b999c5;}
Border around this has a color of #b999c5
<div style="border:2px solid #b999c5;">Content here</div>
.myborder {border:2px solid #b999c5;}