#b95f50 color space conversions
Hex:
#b95f50
RGB:
185, 95, 80
CMY:
27, 63, 69
CMYK:
0, 49, 57, 27
HSL:
9°, 42.8571%, 51.9608%
HSV (HSB):
9°, 56.7568%, 72.5490%
XYZ:
25.5478, 19.0779, 9.9253
xyY:
0.4683, 0.3497, 19.0779
CIE-Lab:
50.7782, 34.8449, 25.1248
CIE-LCH:
50.7782, 42.9584, 35.7933
CIE-Luv:
50.7782, 66.9417, 22.7478
Hunter-Lab:
43.6782, 27.9692, 17.1019
#b95f50 color charts
#b95f50 color shades, tints & tones
#b95f50 color schemes
#b95f50 color preview, HTML & CSS examples
This text has a color of #b95f50
<p style="color:#b95f50;">Text here</p>
.mytext {color:#b95f50;}
This box has a color of #b95f50
<div style="background-color:#b95f50;">Content here</div>
.mybackground {background-color:#b95f50;}
Border around this has a color of #b95f50
<div style="border:2px solid #b95f50;">Content here</div>
.myborder {border:2px solid #b95f50;}