#b52a7a color space conversions
Hex:
#b52a7a
RGB:
181, 42, 122
CMY:
29, 84, 52
CMYK:
0, 77, 33, 29
HSL:
325°, 62.3318%, 43.7255%
HSV (HSB):
325°, 76.7956%, 70.9804%
XYZ:
23.3969, 12.8848, 19.6662
xyY:
0.4182, 0.2303, 12.8848
CIE-Lab:
42.5892, 60.8201, -12.0375
CIE-LCH:
42.5892, 61.9999, 348.8047
CIE-Luv:
42.5892, 78.4279, -26.3945
Hunter-Lab:
35.8954, 53.5304, -7.3567
#b52a7a color charts
#b52a7a color shades, tints & tones
#b52a7a color schemes
#b52a7a color preview, HTML & CSS examples
This text has a color of #b52a7a
<p style="color:#b52a7a;">Text here</p>
.mytext {color:#b52a7a;}
This box has a color of #b52a7a
<div style="background-color:#b52a7a;">Content here</div>
.mybackground {background-color:#b52a7a;}
Border around this has a color of #b52a7a
<div style="border:2px solid #b52a7a;">Content here</div>
.myborder {border:2px solid #b52a7a;}