#bf203b color space conversions
Hex:
#bf203b
RGB:
191, 32, 59
CMY:
25, 87, 77
CMYK:
0, 83, 69, 25
HSL:
350°, 71.3004%, 43.7255%
HSV (HSB):
350°, 83.2461%, 74.9020%
XYZ:
22.7918, 12.4252, 5.3347
xyY:
0.5620, 0.3064, 12.4252
CIE-Lab:
41.8840, 61.1347, 26.6165
CIE-LCH:
41.8840, 66.6775, 23.5271
CIE-Luv:
41.8840, 112.7293, 15.4023
Hunter-Lab:
35.2493, 53.7296, 15.7015
#bf203b color charts
#bf203b color shades, tints & tones
#bf203b color schemes
#bf203b color preview, HTML & CSS examples
This text has a color of #bf203b
<p style="color:#bf203b;">Text here</p>
.mytext {color:#bf203b;}
This box has a color of #bf203b
<div style="background-color:#bf203b;">Content here</div>
.mybackground {background-color:#bf203b;}
Border around this has a color of #bf203b
<div style="border:2px solid #bf203b;">Content here</div>
.myborder {border:2px solid #bf203b;}