#b52d52 color space conversions
Hex:
#b52d52
RGB:
181, 45, 82
CMY:
29, 82, 68
CMYK:
0, 75, 55, 29
HSL:
344°, 60.1770%, 44.3137%
HSV (HSB):
344°, 75.1381%, 70.9804%
XYZ:
21.5174, 12.3097, 9.2246
xyY:
0.4998, 0.2859, 12.3097
CIE-Lab:
41.7042, 56.0088, 11.6501
CIE-LCH:
41.7042, 57.2076, 11.7502
CIE-Luv:
41.7042, 92.2942, 2.9519
Hunter-Lab:
35.0852, 48.0732, 8.9712
#b52d52 color charts
#b52d52 color shades, tints & tones
#b52d52 color schemes
#b52d52 color preview, HTML & CSS examples
This text has a color of #b52d52
<p style="color:#b52d52;">Text here</p>
.mytext {color:#b52d52;}
This box has a color of #b52d52
<div style="background-color:#b52d52;">Content here</div>
.mybackground {background-color:#b52d52;}
Border around this has a color of #b52d52
<div style="border:2px solid #b52d52;">Content here</div>
.myborder {border:2px solid #b52d52;}