#bd068c color space conversions
Hex:
#bd068c
RGB:
189, 6, 140
CMY:
26, 98, 45
CMYK:
0, 97, 26, 26
HSL:
316°, 93.8462%, 38.2353%
HSV (HSB):
316°, 96.8254%, 74.1176%
XYZ:
25.7850, 12.8425, 25.9308
xyY:
0.3994, 0.1989, 12.8425
CIE-Lab:
42.5250, 71.4150, -23.0644
CIE-LCH:
42.5250, 75.0471, 342.1014
CIE-Luv:
42.5250, 83.1191, -43.1966
Hunter-Lab:
35.8365, 65.7204, -17.8159
#bd068c color charts
#bd068c color shades, tints & tones
#bd068c color schemes
#bd068c color preview, HTML & CSS examples
This text has a color of #bd068c
<p style="color:#bd068c;">Text here</p>
.mytext {color:#bd068c;}
This box has a color of #bd068c
<div style="background-color:#bd068c;">Content here</div>
.mybackground {background-color:#bd068c;}
Border around this has a color of #bd068c
<div style="border:2px solid #bd068c;">Content here</div>
.myborder {border:2px solid #bd068c;}