#b899c5 color space conversions
Hex:
#b899c5
RGB:
184, 153, 197
CMY:
28, 40, 23
CMYK:
7, 22, 0, 23
HSL:
282°, 27.5000%, 68.6275%
HSV (HSB):
282°, 22.3350%, 77.2549%
XYZ:
41.2364, 37.0040, 57.7924
xyY:
0.3031, 0.2720, 37.0040
CIE-Lab:
67.2801, 19.5503, -18.3460
CIE-LCH:
67.2801, 26.8103, 316.8201
CIE-Luv:
67.2801, 14.4020, -31.1709
Hunter-Lab:
60.8309, 14.5485, -13.7468
#b899c5 color charts
#b899c5 color shades, tints & tones
#b899c5 color schemes
#b899c5 color preview, HTML & CSS examples
This text has a color of #b899c5
<p style="color:#b899c5;">Text here</p>
.mytext {color:#b899c5;}
This box has a color of #b899c5
<div style="background-color:#b899c5;">Content here</div>
.mybackground {background-color:#b899c5;}
Border around this has a color of #b899c5
<div style="border:2px solid #b899c5;">Content here</div>
.myborder {border:2px solid #b899c5;}