#b95d81 color space conversions
Hex:
#b95d81
RGB:
185, 93, 129
CMY:
27, 64, 49
CMYK:
0, 50, 30, 27
HSL:
337°, 39.6552%, 54.5098%
HSV (HSB):
337°, 49.7297%, 72.5490%
XYZ:
27.8844, 19.7280, 23.1071
xyY:
0.3943, 0.2790, 19.7280
CIE-Lab:
51.5282, 41.1641, -2.8678
CIE-LCH:
51.5282, 41.2639, 356.0148
CIE-Luv:
51.5282, 57.5284, -11.1832
Hunter-Lab:
44.4162, 34.3336, 0.2463
#b95d81 color charts
#b95d81 color shades, tints & tones
#b95d81 color schemes
#b95d81 color preview, HTML & CSS examples
This text has a color of #b95d81
<p style="color:#b95d81;">Text here</p>
.mytext {color:#b95d81;}
This box has a color of #b95d81
<div style="background-color:#b95d81;">Content here</div>
.mybackground {background-color:#b95d81;}
Border around this has a color of #b95d81
<div style="border:2px solid #b95d81;">Content here</div>
.myborder {border:2px solid #b95d81;}