#bd2a5f color space conversions
Hex:
#bd2a5f
RGB:
189, 42, 95
CMY:
26, 84, 63
CMYK:
0, 78, 50, 26
HSL:
338°, 63.6364%, 45.2941%
HSV (HSB):
338°, 77.7778%, 74.1176%
XYZ:
23.8798, 13.3010, 12.1352
xyY:
0.4842, 0.2697, 13.3010
CIE-Lab:
43.2133, 60.2713, 5.8437
CIE-LCH:
43.2133, 60.5540, 5.5379
CIE-Luv:
43.2133, 95.4027, -4.2490
Hunter-Lab:
36.4705, 53.0531, 5.8012
#bd2a5f color charts
#bd2a5f color shades, tints & tones
#bd2a5f color schemes
#bd2a5f color preview, HTML & CSS examples
This text has a color of #bd2a5f
<p style="color:#bd2a5f;">Text here</p>
.mytext {color:#bd2a5f;}
This box has a color of #bd2a5f
<div style="background-color:#bd2a5f;">Content here</div>
.mybackground {background-color:#bd2a5f;}
Border around this has a color of #bd2a5f
<div style="border:2px solid #bd2a5f;">Content here</div>
.myborder {border:2px solid #bd2a5f;}