#b95e8d color space conversions
Hex:
#b95e8d
RGB:
185, 94, 141
CMY:
27, 63, 45
CMYK:
0, 49, 24, 27
HSL:
329°, 39.3939%, 54.7059%
HSV (HSB):
329°, 49.1892%, 72.5490%
XYZ:
28.8180, 20.2428, 27.5877
xyY:
0.3760, 0.2641, 20.2428
CIE-Lab:
52.1106, 42.3212, -9.1236
CIE-LCH:
52.1106, 43.2935, 347.8344
CIE-Luv:
52.1106, 54.0427, -20.0330
Hunter-Lab:
44.9920, 35.5958, -4.8604
#b95e8d color charts
#b95e8d color shades, tints & tones
#b95e8d color schemes
#b95e8d color preview, HTML & CSS examples
This text has a color of #b95e8d
<p style="color:#b95e8d;">Text here</p>
.mytext {color:#b95e8d;}
This box has a color of #b95e8d
<div style="background-color:#b95e8d;">Content here</div>
.mybackground {background-color:#b95e8d;}
Border around this has a color of #b95e8d
<div style="border:2px solid #b95e8d;">Content here</div>
.myborder {border:2px solid #b95e8d;}