#bd3d4a color space conversions
Hex:
#bd3d4a
RGB:
189, 61, 74
CMY:
26, 76, 71
CMYK:
0, 68, 61, 26
HSL:
354°, 51.2000%, 49.0196%
HSV (HSB):
354°, 67.7249%, 74.1176%
XYZ:
23.8910, 14.6507, 8.0472
xyY:
0.5128, 0.3145, 14.6507
CIE-Lab:
45.1520, 51.9641, 21.5029
CIE-LCH:
45.1520, 56.2374, 22.4799
CIE-Luv:
45.1520, 93.3397, 14.1137
Hunter-Lab:
38.2763, 44.4316, 14.3282
#bd3d4a color charts
#bd3d4a color shades, tints & tones
#bd3d4a color schemes
#bd3d4a color preview, HTML & CSS examples
This text has a color of #bd3d4a
<p style="color:#bd3d4a;">Text here</p>
.mytext {color:#bd3d4a;}
This box has a color of #bd3d4a
<div style="background-color:#bd3d4a;">Content here</div>
.mybackground {background-color:#bd3d4a;}
Border around this has a color of #bd3d4a
<div style="border:2px solid #bd3d4a;">Content here</div>
.myborder {border:2px solid #bd3d4a;}