#b72f32 color space conversions
Hex:
#b72f32
RGB:
183, 47, 50
CMY:
28, 82, 80
CMYK:
0, 74, 73, 28
HSL:
359°, 59.1304%, 45.0980%
HSV (HSB):
359°, 74.3169%, 71.7647%
XYZ:
21.1207, 12.3306, 4.2845
xyY:
0.5597, 0.3268, 12.3306
CIE-Lab:
41.7368, 53.9837, 31.5201
CIE-LCH:
41.7368, 62.5121, 30.2799
CIE-Luv:
41.7368, 102.0286, 20.9194
Hunter-Lab:
35.1150, 45.9117, 17.3463
#b72f32 color charts
#b72f32 color shades, tints & tones
#b72f32 color schemes
#b72f32 color preview, HTML & CSS examples
This text has a color of #b72f32
<p style="color:#b72f32;">Text here</p>
.mytext {color:#b72f32;}
This box has a color of #b72f32
<div style="background-color:#b72f32;">Content here</div>
.mybackground {background-color:#b72f32;}
Border around this has a color of #b72f32
<div style="border:2px solid #b72f32;">Content here</div>
.myborder {border:2px solid #b72f32;}