#b95d82 color space conversions
Hex:
#b95d82
RGB:
185, 93, 130
CMY:
27, 64, 49
CMYK:
0, 50, 30, 27
HSL:
336°, 39.6552%, 54.5098%
HSV (HSB):
336°, 49.7297%, 72.5490%
XYZ:
27.9512, 19.7547, 23.4589
xyY:
0.3928, 0.2776, 19.7547
CIE-Lab:
51.5587, 41.2979, -3.4177
CIE-LCH:
51.5587, 41.4390, 355.2692
CIE-Luv:
51.5587, 57.2824, -11.9497
Hunter-Lab:
44.4463, 34.4735, -0.1812
#b95d82 color charts
#b95d82 color shades, tints & tones
#b95d82 color schemes
#b95d82 color preview, HTML & CSS examples
This text has a color of #b95d82
<p style="color:#b95d82;">Text here</p>
.mytext {color:#b95d82;}
This box has a color of #b95d82
<div style="background-color:#b95d82;">Content here</div>
.mybackground {background-color:#b95d82;}
Border around this has a color of #b95d82
<div style="border:2px solid #b95d82;">Content here</div>
.myborder {border:2px solid #b95d82;}