#b9272b color space conversions
Hex:
#b9272b
RGB:
185, 39, 43
CMY:
27, 85, 83
CMYK:
0, 79, 77, 27
HSL:
358°, 65.1786%, 43.9216%
HSV (HSB):
358°, 78.9189%, 72.5490%
XYZ:
21.1691, 11.9397, 3.4744
xyY:
0.5787, 0.3264, 11.9397
CIE-Lab:
41.1202, 56.8730, 35.0472
CIE-LCH:
41.1202, 66.8045, 31.6429
CIE-Luv:
41.1202, 109.0853, 22.2886
Hunter-Lab:
34.5539, 48.8870, 18.2262
#b9272b color charts
#b9272b color shades, tints & tones
#b9272b color schemes
#b9272b color preview, HTML & CSS examples
This text has a color of #b9272b
<p style="color:#b9272b;">Text here</p>
.mytext {color:#b9272b;}
This box has a color of #b9272b
<div style="background-color:#b9272b;">Content here</div>
.mybackground {background-color:#b9272b;}
Border around this has a color of #b9272b
<div style="border:2px solid #b9272b;">Content here</div>
.myborder {border:2px solid #b9272b;}