#bd045d color space conversions
Hex:
#bd045d
RGB:
189, 4, 93
CMY:
26, 98, 64
CMYK:
0, 98, 51, 26
HSL:
331°, 95.8549%, 37.8431%
HSV (HSB):
331°, 97.8836%, 74.1176%
XYZ:
23.0055, 11.6960, 11.4009
xyY:
0.4990, 0.2537, 11.6960
CIE-Lab:
40.7288, 67.0819, 3.5418
CIE-LCH:
40.7288, 67.1754, 3.0223
CIE-Luv:
40.7288, 104.6779, -8.4064
Hunter-Lab:
34.1994, 60.2257, 4.1742
#bd045d color charts
#bd045d color shades, tints & tones
#bd045d color schemes
#bd045d color preview, HTML & CSS examples
This text has a color of #bd045d
<p style="color:#bd045d;">Text here</p>
.mytext {color:#bd045d;}
This box has a color of #bd045d
<div style="background-color:#bd045d;">Content here</div>
.mybackground {background-color:#bd045d;}
Border around this has a color of #bd045d
<div style="border:2px solid #bd045d;">Content here</div>
.myborder {border:2px solid #bd045d;}