#b95c58 color space conversions
Hex:
#b95c58
RGB:
185, 92, 88
CMY:
27, 64, 65
CMYK:
0, 50, 52, 27
HSL:
2°, 40.9283%, 53.5294%
HSV (HSB):
2°, 52.4324%, 72.5490%
XYZ:
25.5962, 18.6732, 11.4877
xyY:
0.4591, 0.3349, 18.6732
CIE-Lab:
50.3026, 37.0987, 19.8098
CIE-LCH:
50.3026, 42.0564, 28.1012
CIE-Luv:
50.3026, 67.4552, 16.8227
Hunter-Lab:
43.2125, 30.1097, 14.4869
#b95c58 color charts
#b95c58 color shades, tints & tones
#b95c58 color schemes
#b95c58 color preview, HTML & CSS examples
This text has a color of #b95c58
<p style="color:#b95c58;">Text here</p>
.mytext {color:#b95c58;}
This box has a color of #b95c58
<div style="background-color:#b95c58;">Content here</div>
.mybackground {background-color:#b95c58;}
Border around this has a color of #b95c58
<div style="border:2px solid #b95c58;">Content here</div>
.myborder {border:2px solid #b95c58;}