#b52a40 color space conversions
Hex:
#b52a40
RGB:
181, 42, 64
CMY:
29, 84, 75
CMYK:
0, 77, 65, 29
HSL:
351°, 62.3318%, 43.7255%
HSV (HSB):
351°, 76.7956%, 70.9804%
XYZ:
20.8094, 11.8499, 6.0410
xyY:
0.5377, 0.3062, 11.8499
CIE-Lab:
40.9765, 55.7659, 21.9551
CIE-LCH:
40.9765, 59.9322, 21.4896
CIE-Luv:
40.9765, 99.2466, 12.7089
Hunter-Lab:
34.4236, 47.6638, 13.6918
#b52a40 color charts
#b52a40 color shades, tints & tones
#b52a40 color schemes
#b52a40 color preview, HTML & CSS examples
This text has a color of #b52a40
<p style="color:#b52a40;">Text here</p>
.mytext {color:#b52a40;}
This box has a color of #b52a40
<div style="background-color:#b52a40;">Content here</div>
.mybackground {background-color:#b52a40;}
Border around this has a color of #b52a40
<div style="border:2px solid #b52a40;">Content here</div>
.myborder {border:2px solid #b52a40;}