#b95f99 color space conversions
Hex:
#b95f99
RGB:
185, 95, 153
CMY:
27, 63, 40
CMYK:
0, 49, 17, 27
HSL:
321°, 39.1304%, 54.9020%
HSV (HSB):
321°, 48.6486%, 72.5490%
XYZ:
29.8496, 20.7986, 32.5783
xyY:
0.3587, 0.2499, 20.7986
CIE-Lab:
52.7284, 43.6194, -15.2709
CIE-LCH:
52.7284, 46.2153, 340.7051
CIE-Luv:
52.7284, 50.5802, -29.1240
Hunter-Lab:
45.6055, 37.0216, -10.4300
#b95f99 color charts
#b95f99 color shades, tints & tones
#b95f99 color schemes
#b95f99 color preview, HTML & CSS examples
This text has a color of #b95f99
<p style="color:#b95f99;">Text here</p>
.mytext {color:#b95f99;}
This box has a color of #b95f99
<div style="background-color:#b95f99;">Content here</div>
.mybackground {background-color:#b95f99;}
Border around this has a color of #b95f99
<div style="border:2px solid #b95f99;">Content here</div>
.myborder {border:2px solid #b95f99;}