#b52a4a color space conversions
Hex:
#b52a4a
RGB:
181, 42, 74
CMY:
29, 84, 71
CMYK:
0, 77, 59, 29
HSL:
346°, 62.3318%, 43.7255%
HSV (HSB):
346°, 76.7956%, 70.9804%
XYZ:
21.1201, 11.9741, 7.6766
xyY:
0.5180, 0.2937, 11.9741
CIE-Lab:
41.1749, 56.4026, 15.9545
CIE-LCH:
41.1749, 58.6157, 15.7946
CIE-Luv:
41.1749, 96.1920, 7.1078
Hunter-Lab:
34.6036, 48.3898, 11.0693
#b52a4a color charts
#b52a4a color shades, tints & tones
#b52a4a color schemes
#b52a4a color preview, HTML & CSS examples
This text has a color of #b52a4a
<p style="color:#b52a4a;">Text here</p>
.mytext {color:#b52a4a;}
This box has a color of #b52a4a
<div style="background-color:#b52a4a;">Content here</div>
.mybackground {background-color:#b52a4a;}
Border around this has a color of #b52a4a
<div style="border:2px solid #b52a4a;">Content here</div>
.myborder {border:2px solid #b52a4a;}