#bd084d color space conversions
Hex:
#bd084d
RGB:
189, 8, 77
CMY:
26, 97, 70
CMYK:
0, 96, 59, 26
HSL:
337°, 91.8782%, 38.6275%
HSV (HSB):
337°, 95.7672%, 74.1176%
XYZ:
22.4127, 11.5283, 8.0651
xyY:
0.5336, 0.2744, 11.5283
CIE-Lab:
40.4564, 65.5561, 13.3450
CIE-LCH:
40.4564, 66.9006, 11.5063
CIE-Luv:
40.4564, 110.7251, 2.2513
Hunter-Lab:
33.9534, 58.4097, 9.6839
#bd084d color charts
#bd084d color shades, tints & tones
#bd084d color schemes
#bd084d color preview, HTML & CSS examples
This text has a color of #bd084d
<p style="color:#bd084d;">Text here</p>
.mytext {color:#bd084d;}
This box has a color of #bd084d
<div style="background-color:#bd084d;">Content here</div>
.mybackground {background-color:#bd084d;}
Border around this has a color of #bd084d
<div style="border:2px solid #bd084d;">Content here</div>
.myborder {border:2px solid #bd084d;}