#b9203f color space conversions
Hex:
#b9203f
RGB:
185, 32, 63
CMY:
27, 87, 75
CMYK:
0, 83, 66, 27
HSL:
348°, 70.5069%, 42.5490%
HSV (HSB):
348°, 82.7027%, 72.5490%
XYZ:
21.4213, 11.7062, 5.8331
xyY:
0.5498, 0.3005, 11.7062
CIE-Lab:
40.7453, 59.6875, 22.4415
CIE-LCH:
40.7453, 63.7670, 20.6054
CIE-Luv:
40.7453, 106.7851, 12.0778
Hunter-Lab:
34.2143, 51.8823, 13.8418
#b9203f color charts
#b9203f color shades, tints & tones
#b9203f color schemes
#b9203f color preview, HTML & CSS examples
This text has a color of #b9203f
<p style="color:#b9203f;">Text here</p>
.mytext {color:#b9203f;}
This box has a color of #b9203f
<div style="background-color:#b9203f;">Content here</div>
.mybackground {background-color:#b9203f;}
Border around this has a color of #b9203f
<div style="border:2px solid #b9203f;">Content here</div>
.myborder {border:2px solid #b9203f;}