#b72c3f color space conversions
Hex:
#b72c3f
RGB:
183, 44, 63
CMY:
28, 83, 75
CMYK:
0, 76, 66, 28
HSL:
352°, 61.2335%, 44.5098%
HSV (HSB):
352°, 75.9563%, 71.7647%
XYZ:
21.3263, 12.2275, 5.9388
xyY:
0.5400, 0.3096, 12.2275
CIE-Lab:
41.5755, 55.6588, 23.4205
CIE-LCH:
41.5755, 60.3856, 22.8207
CIE-Luv:
41.5755, 100.2372, 14.1265
Hunter-Lab:
34.9679, 47.6704, 14.4080
#b72c3f color charts
#b72c3f color shades, tints & tones
#b72c3f color schemes
#b72c3f color preview, HTML & CSS examples
This text has a color of #b72c3f
<p style="color:#b72c3f;">Text here</p>
.mytext {color:#b72c3f;}
This box has a color of #b72c3f
<div style="background-color:#b72c3f;">Content here</div>
.mybackground {background-color:#b72c3f;}
Border around this has a color of #b72c3f
<div style="border:2px solid #b72c3f;">Content here</div>
.myborder {border:2px solid #b72c3f;}