#b95f7e color space conversions
Hex:
#b95f7e
RGB:
185, 95, 126
CMY:
27, 63, 51
CMYK:
0, 49, 32, 27
HSL:
339°, 39.1304%, 54.9020%
HSV (HSB):
339°, 48.6486%, 72.5490%
XYZ:
27.8657, 20.0051, 22.1313
xyY:
0.3981, 0.2858, 20.0051
CIE-Lab:
51.8429, 39.7334, -0.6218
CIE-LCH:
51.8429, 39.7383, 359.1034
CIE-Luv:
51.8429, 57.1650, -7.9236
Hunter-Lab:
44.7270, 32.9362, 1.9717
#b95f7e color charts
#b95f7e color shades, tints & tones
#b95f7e color schemes
#b95f7e color preview, HTML & CSS examples
This text has a color of #b95f7e
<p style="color:#b95f7e;">Text here</p>
.mytext {color:#b95f7e;}
This box has a color of #b95f7e
<div style="background-color:#b95f7e;">Content here</div>
.mybackground {background-color:#b95f7e;}
Border around this has a color of #b95f7e
<div style="border:2px solid #b95f7e;">Content here</div>
.myborder {border:2px solid #b95f7e;}