#bd084f color space conversions
Hex:
#bd084f
RGB:
189, 8, 79
CMY:
26, 97, 69
CMYK:
0, 96, 58, 26
HSL:
336°, 91.8782%, 38.6275%
HSV (HSB):
336°, 95.7672%, 74.1176%
XYZ:
22.4844, 11.5570, 8.4428
xyY:
0.5292, 0.2720, 11.5570
CIE-Lab:
40.5032, 65.6836, 12.1344
CIE-LCH:
40.5032, 66.7950, 10.4668
CIE-Luv:
40.5032, 109.9465, 1.0287
Hunter-Lab:
33.9956, 58.5661, 9.0722
#bd084f color charts
#bd084f color shades, tints & tones
#bd084f color schemes
#bd084f color preview, HTML & CSS examples
This text has a color of #bd084f
<p style="color:#bd084f;">Text here</p>
.mytext {color:#bd084f;}
This box has a color of #bd084f
<div style="background-color:#bd084f;">Content here</div>
.mybackground {background-color:#bd084f;}
Border around this has a color of #bd084f
<div style="border:2px solid #bd084f;">Content here</div>
.myborder {border:2px solid #bd084f;}