#bd024c color space conversions
Hex:
#bd024c
RGB:
189, 2, 76
CMY:
26, 99, 70
CMYK:
0, 99, 60, 26
HSL:
336°, 97.9058%, 37.4510%
HSV (HSB):
336°, 98.9418%, 74.1176%
XYZ:
22.3125, 11.3840, 7.8588
xyY:
0.5369, 0.2739, 11.3840
CIE-Lab:
40.2199, 66.1146, 13.6595
CIE-LCH:
40.2199, 67.5109, 11.6733
CIE-Luv:
40.2199, 111.9522, 2.3929
Hunter-Lab:
33.7402, 58.9970, 9.8083
#bd024c color charts
#bd024c color shades, tints & tones
#bd024c color schemes
#bd024c color preview, HTML & CSS examples
This text has a color of #bd024c
<p style="color:#bd024c;">Text here</p>
.mytext {color:#bd024c;}
This box has a color of #bd024c
<div style="background-color:#bd024c;">Content here</div>
.mybackground {background-color:#bd024c;}
Border around this has a color of #bd024c
<div style="border:2px solid #bd024c;">Content here</div>
.myborder {border:2px solid #bd024c;}