#bf2133 color space conversions
Hex:
#bf2133
RGB:
191, 33, 51
CMY:
25, 87, 80
CMYK:
0, 83, 73, 25
HSL:
353°, 70.5357%, 43.9216%
HSV (HSB):
353°, 82.7225%, 74.9020%
XYZ:
22.6273, 12.4031, 4.3334
xyY:
0.5748, 0.3151, 12.4031
CIE-Lab:
41.8497, 60.5331, 31.4567
CIE-LCH:
41.8497, 68.2187, 27.4592
CIE-Luv:
41.8497, 114.4990, 19.1676
Hunter-Lab:
35.2180, 53.0530, 17.3573
#bf2133 color charts
#bf2133 color shades, tints & tones
#bf2133 color schemes
#bf2133 color preview, HTML & CSS examples
This text has a color of #bf2133
<p style="color:#bf2133;">Text here</p>
.mytext {color:#bf2133;}
This box has a color of #bf2133
<div style="background-color:#bf2133;">Content here</div>
.mybackground {background-color:#bf2133;}
Border around this has a color of #bf2133
<div style="border:2px solid #bf2133;">Content here</div>
.myborder {border:2px solid #bf2133;}