#b95e7a color space conversions
Hex:
#b95e7a
RGB:
185, 94, 122
CMY:
27, 63, 52
CMYK:
0, 49, 34, 27
HSL:
342°, 39.3939%, 54.7059%
HSV (HSB):
342°, 49.1892%, 72.5490%
XYZ:
27.5231, 19.7248, 20.7690
xyY:
0.4047, 0.2900, 19.7248
CIE-Lab:
51.5247, 39.7386, 1.2936
CIE-LCH:
51.5247, 39.7596, 1.8645
CIE-Luv:
51.5247, 58.6722, -5.4097
Hunter-Lab:
44.4127, 32.8968, 3.3627
#b95e7a color charts
#b95e7a color shades, tints & tones
#b95e7a color schemes
#b95e7a color preview, HTML & CSS examples
This text has a color of #b95e7a
<p style="color:#b95e7a;">Text here</p>
.mytext {color:#b95e7a;}
This box has a color of #b95e7a
<div style="background-color:#b95e7a;">Content here</div>
.mybackground {background-color:#b95e7a;}
Border around this has a color of #b95e7a
<div style="border:2px solid #b95e7a;">Content here</div>
.myborder {border:2px solid #b95e7a;}