#bd2255 color space conversions
Hex:
#bd2255
RGB:
189, 34, 85
CMY:
26, 87, 67
CMYK:
0, 82, 55, 26
HSL:
340°, 69.5067%, 43.7255%
HSV (HSB):
340°, 82.0106%, 74.1176%
XYZ:
23.1980, 12.6187, 9.8073
xyY:
0.5085, 0.2766, 12.6187
CIE-Lab:
42.1831, 61.6801, 10.6636
CIE-LCH:
42.1831, 62.5951, 9.8087
CIE-Luv:
42.1831, 101.8641, 0.6294
Hunter-Lab:
35.5229, 54.4032, 8.4970
#bd2255 color charts
#bd2255 color shades, tints & tones
#bd2255 color schemes
#bd2255 color preview, HTML & CSS examples
This text has a color of #bd2255
<p style="color:#bd2255;">Text here</p>
.mytext {color:#bd2255;}
This box has a color of #bd2255
<div style="background-color:#bd2255;">Content here</div>
.mybackground {background-color:#bd2255;}
Border around this has a color of #bd2255
<div style="border:2px solid #bd2255;">Content here</div>
.myborder {border:2px solid #bd2255;}