#b95253 color space conversions
Hex:
#b95253
RGB:
185, 82, 83
CMY:
27, 68, 67
CMYK:
0, 56, 55, 27
HSL:
359°, 42.3868%, 52.3529%
HSV (HSB):
359°, 55.6757%, 72.5490%
XYZ:
24.5862, 16.9734, 10.1640
xyY:
0.4753, 0.3282, 16.9734
CIE-Lab:
48.2265, 41.7435, 20.0095
CIE-LCH:
48.2265, 46.2914, 25.6105
CIE-Luv:
48.2265, 75.0642, 15.6426
Hunter-Lab:
41.1988, 34.4256, 14.2120
#b95253 color charts
#b95253 color shades, tints & tones
#b95253 color schemes
#b95253 color preview, HTML & CSS examples
This text has a color of #b95253
<p style="color:#b95253;">Text here</p>
.mytext {color:#b95253;}
This box has a color of #b95253
<div style="background-color:#b95253;">Content here</div>
.mybackground {background-color:#b95253;}
Border around this has a color of #b95253
<div style="border:2px solid #b95253;">Content here</div>
.myborder {border:2px solid #b95253;}