#bf1d2a color space conversions
Hex:
#bf1d2a
RGB:
191, 29, 42
CMY:
25, 89, 84
CMYK:
0, 85, 78, 25
HSL:
355°, 73.6364%, 43.1373%
HSV (HSB):
355°, 84.8168%, 74.9020%
XYZ:
22.3431, 12.1223, 3.3527
xyY:
0.5908, 0.3205, 12.1223
CIE-Lab:
41.4098, 61.1270, 36.2957
CIE-LCH:
41.4098, 71.0907, 30.7008
CIE-Luv:
41.4098, 118.0716, 22.0277
Hunter-Lab:
34.8170, 53.6190, 18.6626
#bf1d2a color charts
#bf1d2a color shades, tints & tones
#bf1d2a color schemes
#bf1d2a color preview, HTML & CSS examples
This text has a color of #bf1d2a
<p style="color:#bf1d2a;">Text here</p>
.mytext {color:#bf1d2a;}
This box has a color of #bf1d2a
<div style="background-color:#bf1d2a;">Content here</div>
.mybackground {background-color:#bf1d2a;}
Border around this has a color of #bf1d2a
<div style="border:2px solid #bf1d2a;">Content here</div>
.myborder {border:2px solid #bf1d2a;}