#bd223f color space conversions
Hex:
#bd223f
RGB:
189, 34, 63
CMY:
26, 87, 75
CMYK:
0, 82, 67, 26
HSL:
349°, 69.5067%, 43.7255%
HSV (HSB):
349°, 82.0106%, 74.1176%
XYZ:
22.4555, 12.3218, 5.8974
xyY:
0.5521, 0.3029, 12.3218
CIE-Lab:
41.7230, 60.2934, 23.8512
CIE-LCH:
41.7230, 64.8395, 21.5830
CIE-Luv:
41.7230, 109.2473, 13.3379
Hunter-Lab:
35.1024, 52.7600, 14.6105
#bd223f color charts
#bd223f color shades, tints & tones
#bd223f color schemes
#bd223f color preview, HTML & CSS examples
This text has a color of #bd223f
<p style="color:#bd223f;">Text here</p>
.mytext {color:#bd223f;}
This box has a color of #bd223f
<div style="background-color:#bd223f;">Content here</div>
.mybackground {background-color:#bd223f;}
Border around this has a color of #bd223f
<div style="border:2px solid #bd223f;">Content here</div>
.myborder {border:2px solid #bd223f;}