#bd204c color space conversions
Hex:
#bd204c
RGB:
189, 32, 76
CMY:
26, 87, 70
CMYK:
0, 83, 60, 26
HSL:
343°, 71.0407%, 43.3333%
HSV (HSB):
343°, 83.0688%, 74.1176%
XYZ:
22.8073, 12.3736, 8.0238
xyY:
0.5279, 0.2864, 12.3736
CIE-Lab:
41.8039, 61.5503, 15.8120
CIE-LCH:
41.8039, 63.5489, 14.4075
CIE-Luv:
41.8039, 105.7403, 5.8030
Hunter-Lab:
35.1762, 54.1762, 11.0992
#bd204c color charts
#bd204c color shades, tints & tones
#bd204c color schemes
#bd204c color preview, HTML & CSS examples
This text has a color of #bd204c
<p style="color:#bd204c;">Text here</p>
.mytext {color:#bd204c;}
This box has a color of #bd204c
<div style="background-color:#bd204c;">Content here</div>
.mybackground {background-color:#bd204c;}
Border around this has a color of #bd204c
<div style="border:2px solid #bd204c;">Content here</div>
.myborder {border:2px solid #bd204c;}