#b9234d color space conversions
Hex:
#b9234d
RGB:
185, 35, 77
CMY:
27, 86, 70
CMYK:
0, 81, 58, 27
HSL:
343°, 68.1818%, 43.1373%
HSV (HSB):
343°, 81.0811%, 72.5490%
XYZ:
21.9482, 12.0522, 8.1907
xyY:
0.5202, 0.2857, 12.0522
CIE-Lab:
41.2989, 59.7757, 14.3639
CIE-LCH:
41.2989, 61.4773, 13.5118
CIE-Luv:
41.2989, 101.1476, 4.7603
Hunter-Lab:
34.7162, 52.0972, 10.3129
#b9234d color charts
#b9234d color shades, tints & tones
#b9234d color schemes
#b9234d color preview, HTML & CSS examples
This text has a color of #b9234d
<p style="color:#b9234d;">Text here</p>
.mytext {color:#b9234d;}
This box has a color of #b9234d
<div style="background-color:#b9234d;">Content here</div>
.mybackground {background-color:#b9234d;}
Border around this has a color of #b9234d
<div style="border:2px solid #b9234d;">Content here</div>
.myborder {border:2px solid #b9234d;}