#bd3365 color space conversions
Hex:
#bd3365
RGB:
189, 51, 101
CMY:
26, 80, 60
CMYK:
0, 73, 47, 26
HSL:
338°, 57.5000%, 47.0588%
HSV (HSB):
338°, 73.0159%, 74.1176%
XYZ:
24.5191, 14.1261, 13.7462
xyY:
0.4680, 0.2696, 14.1261
CIE-Lab:
44.4132, 57.8900, 3.8290
CIE-LCH:
44.4132, 58.0165, 3.7842
CIE-Luv:
44.4132, 89.7229, -6.0272
Hunter-Lab:
37.5846, 50.6747, 4.6245
#bd3365 color charts
#bd3365 color shades, tints & tones
#bd3365 color schemes
#bd3365 color preview, HTML & CSS examples
This text has a color of #bd3365
<p style="color:#bd3365;">Text here</p>
.mytext {color:#bd3365;}
This box has a color of #bd3365
<div style="background-color:#bd3365;">Content here</div>
.mybackground {background-color:#bd3365;}
Border around this has a color of #bd3365
<div style="border:2px solid #bd3365;">Content here</div>
.myborder {border:2px solid #bd3365;}