#bd114a color space conversions
Hex:
#bd114a
RGB:
189, 17, 74
CMY:
26, 93, 71
CMYK:
0, 91, 61, 26
HSL:
340°, 83.4951%, 40.3922%
HSV (HSB):
340°, 91.0053%, 74.1176%
XYZ:
22.4227, 11.7141, 7.5578
xyY:
0.5378, 0.2810, 11.7141
CIE-Lab:
40.7581, 64.3020, 15.6645
CIE-LCH:
40.7581, 66.1825, 13.6910
CIE-Luv:
40.7581, 110.3978, 4.8345
Hunter-Lab:
34.2259, 57.0471, 10.8656
#bd114a color charts
#bd114a color shades, tints & tones
#bd114a color schemes
#bd114a color preview, HTML & CSS examples
This text has a color of #bd114a
<p style="color:#bd114a;">Text here</p>
.mytext {color:#bd114a;}
This box has a color of #bd114a
<div style="background-color:#bd114a;">Content here</div>
.mybackground {background-color:#bd114a;}
Border around this has a color of #bd114a
<div style="border:2px solid #bd114a;">Content here</div>
.myborder {border:2px solid #bd114a;}