#bd278c color space conversions
Hex:
#bd278c
RGB:
189, 39, 140
CMY:
26, 85, 45
CMYK:
0, 79, 26, 26
HSL:
320°, 65.7895%, 44.7059%
HSV (HSB):
320°, 79.3651%, 74.1176%
XYZ:
26.4454, 14.1633, 26.1509
xyY:
0.3961, 0.2122, 14.1633
CIE-Lab:
44.4662, 65.7876, -20.0673
CIE-LCH:
44.4662, 68.7801, 343.0367
CIE-Luv:
44.4662, 78.3218, -38.5359
Hunter-Lab:
37.6342, 59.5716, -14.8550
#bd278c color charts
#bd278c color shades, tints & tones
#bd278c color schemes
#bd278c color preview, HTML & CSS examples
This text has a color of #bd278c
<p style="color:#bd278c;">Text here</p>
.mytext {color:#bd278c;}
This box has a color of #bd278c
<div style="background-color:#bd278c;">Content here</div>
.mybackground {background-color:#bd278c;}
Border around this has a color of #bd278c
<div style="border:2px solid #bd278c;">Content here</div>
.myborder {border:2px solid #bd278c;}