#bd255e color space conversions
Hex:
#bd255e
RGB:
189, 37, 94
CMY:
26, 85, 63
CMYK:
0, 80, 50, 26
HSL:
338°, 67.2566%, 44.3137%
HSV (HSB):
338°, 80.4233%, 74.1176%
XYZ:
23.6682, 12.9501, 11.8418
xyY:
0.4884, 0.2672, 12.9501
CIE-Lab:
42.6880, 61.6010, 5.7199
CIE-LCH:
42.6880, 61.8660, 5.3050
CIE-Luv:
42.6880, 97.5057, -4.7004
Hunter-Lab:
35.9863, 54.4238, 5.6801
#bd255e color charts
#bd255e color shades, tints & tones
#bd255e color schemes
#bd255e color preview, HTML & CSS examples
This text has a color of #bd255e
<p style="color:#bd255e;">Text here</p>
.mytext {color:#bd255e;}
This box has a color of #bd255e
<div style="background-color:#bd255e;">Content here</div>
.mybackground {background-color:#bd255e;}
Border around this has a color of #bd255e
<div style="border:2px solid #bd255e;">Content here</div>
.myborder {border:2px solid #bd255e;}