#bd3035 color space conversions
Hex:
#bd3035
RGB:
189, 48, 53
CMY:
26, 81, 79
CMYK:
0, 75, 72, 26
HSL:
358°, 59.4937%, 46.4706%
HSV (HSB):
358°, 74.6032%, 74.1176%
XYZ:
22.6858, 13.1898, 4.7184
xyY:
0.5588, 0.3249, 13.1898
CIE-Lab:
43.0478, 55.6362, 31.5575
CIE-LCH:
43.0478, 63.9630, 29.5624
CIE-Luv:
43.0478, 105.6656, 20.9726
Hunter-Lab:
36.3177, 47.9438, 17.7195
#bd3035 color charts
#bd3035 color shades, tints & tones
#bd3035 color schemes
#bd3035 color preview, HTML & CSS examples
This text has a color of #bd3035
<p style="color:#bd3035;">Text here</p>
.mytext {color:#bd3035;}
This box has a color of #bd3035
<div style="background-color:#bd3035;">Content here</div>
.mybackground {background-color:#bd3035;}
Border around this has a color of #bd3035
<div style="border:2px solid #bd3035;">Content here</div>
.myborder {border:2px solid #bd3035;}