#bb203d color space conversions
Hex:
#bb203d
RGB:
187, 32, 61
CMY:
27, 87, 76
CMYK:
0, 83, 67, 27
HSL:
349°, 70.7763%, 42.9412%
HSV (HSB):
349°, 82.8877%, 73.3333%
XYZ:
21.8523, 11.9347, 5.5668
xyY:
0.5553, 0.3033, 11.9347
CIE-Lab:
41.1122, 60.1334, 24.2396
CIE-LCH:
41.1122, 64.8350, 21.9543
CIE-Luv:
41.1122, 108.9793, 13.5473
Hunter-Lab:
34.5467, 52.4525, 14.6288
#bb203d color charts
#bb203d color shades, tints & tones
#bb203d color schemes
#bb203d color preview, HTML & CSS examples
This text has a color of #bb203d
<p style="color:#bb203d;">Text here</p>
.mytext {color:#bb203d;}
This box has a color of #bb203d
<div style="background-color:#bb203d;">Content here</div>
.mybackground {background-color:#bb203d;}
Border around this has a color of #bb203d
<div style="border:2px solid #bb203d;">Content here</div>
.myborder {border:2px solid #bb203d;}