#bf2125 color space conversions
Hex:
#bf2125
RGB:
191, 33, 37
CMY:
25, 87, 85
CMYK:
0, 83, 81, 25
HSL:
358°, 70.5357%, 43.9216%
HSV (HSB):
358°, 82.7225%, 74.9020%
XYZ:
22.3636, 12.2977, 2.9453
xyY:
0.5947, 0.3270, 12.2977
CIE-Lab:
41.6853, 60.0337, 39.4207
CIE-LCH:
41.6853, 71.8194, 33.2906
CIE-Luv:
41.6853, 117.5654, 24.3121
Hunter-Lab:
35.0680, 52.4644, 19.5680
#bf2125 color charts
#bf2125 color shades, tints & tones
#bf2125 color schemes
#bf2125 color preview, HTML & CSS examples
This text has a color of #bf2125
<p style="color:#bf2125;">Text here</p>
.mytext {color:#bf2125;}
This box has a color of #bf2125
<div style="background-color:#bf2125;">Content here</div>
.mybackground {background-color:#bf2125;}
Border around this has a color of #bf2125
<div style="border:2px solid #bf2125;">Content here</div>
.myborder {border:2px solid #bf2125;}