#b9023e color space conversions
Hex:
#b9023e
RGB:
185, 2, 62
CMY:
27, 99, 76
CMYK:
0, 99, 66, 27
HSL:
340°, 97.8610%, 36.6667%
HSV (HSB):
340°, 98.9189%, 72.5490%
XYZ:
20.8988, 10.7055, 5.5223
xyY:
0.5629, 0.2884, 10.7055
CIE-Lab:
39.0800, 64.3713, 20.9339
CIE-LCH:
39.0800, 67.6897, 18.0148
CIE-Luv:
39.0800, 113.9305, 9.2254
Hunter-Lab:
32.7193, 56.7547, 12.8966
#b9023e color charts
#b9023e color shades, tints & tones
#b9023e color schemes
#b9023e color preview, HTML & CSS examples
This text has a color of #b9023e
<p style="color:#b9023e;">Text here</p>
.mytext {color:#b9023e;}
This box has a color of #b9023e
<div style="background-color:#b9023e;">Content here</div>
.mybackground {background-color:#b9023e;}
Border around this has a color of #b9023e
<div style="border:2px solid #b9023e;">Content here</div>
.myborder {border:2px solid #b9023e;}