#b72f3a color space conversions
Hex:
#b72f3a
RGB:
183, 47, 58
CMY:
28, 82, 77
CMYK:
0, 74, 68, 28
HSL:
355°, 59.1304%, 45.0980%
HSV (HSB):
355°, 74.3169%, 71.7647%
XYZ:
21.3087, 12.4058, 5.2745
xyY:
0.5465, 0.3182, 12.4058
CIE-Lab:
41.8539, 54.3747, 26.8412
CIE-LCH:
41.8539, 60.6388, 26.2725
CIE-Luv:
41.8539, 100.1166, 17.3323
Hunter-Lab:
35.2219, 46.3514, 15.7767
#b72f3a color charts
#b72f3a color shades, tints & tones
#b72f3a color schemes
#b72f3a color preview, HTML & CSS examples
This text has a color of #b72f3a
<p style="color:#b72f3a;">Text here</p>
.mytext {color:#b72f3a;}
This box has a color of #b72f3a
<div style="background-color:#b72f3a;">Content here</div>
.mybackground {background-color:#b72f3a;}
Border around this has a color of #b72f3a
<div style="border:2px solid #b72f3a;">Content here</div>
.myborder {border:2px solid #b72f3a;}