#bd231f color space conversions
Hex:
#bd231f
RGB:
189, 35, 31
CMY:
26, 86, 88
CMYK:
0, 81, 84, 26
HSL:
2°, 71.8182%, 43.1373%
HSV (HSB):
2°, 83.5979%, 74.1176%
XYZ:
21.8346, 12.1198, 2.4849
xyY:
0.5992, 0.3326, 12.1198
CIE-Lab:
41.4059, 58.7846, 42.2459
CIE-LCH:
41.4059, 72.3903, 35.7031
CIE-Luv:
41.4059, 116.2233, 26.0585
Hunter-Lab:
34.8135, 51.0294, 20.1375
#bd231f color charts
#bd231f color shades, tints & tones
#bd231f color schemes
#bd231f color preview, HTML & CSS examples
This text has a color of #bd231f
<p style="color:#bd231f;">Text here</p>
.mytext {color:#bd231f;}
This box has a color of #bd231f
<div style="background-color:#bd231f;">Content here</div>
.mybackground {background-color:#bd231f;}
Border around this has a color of #bd231f
<div style="border:2px solid #bd231f;">Content here</div>
.myborder {border:2px solid #bd231f;}