#200b30 color space conversions
Hex:
#200b30
RGB:
32, 11, 48
CMY:
87, 96, 81
CMYK:
33, 77, 0, 81
HSL:
274°, 62.7119%, 11.5686%
HSV (HSB):
274°, 77.0833%, 18.8235%
XYZ:
1.2488, 0.7598, 2.8771
xyY:
0.2556, 0.1555, 0.7598
CIE-Lab:
6.8634, 19.4356, -20.1507
CIE-LCH:
6.8634, 27.9963, 313.9650
CIE-Luv:
6.8634, 3.2951, -13.1112
Hunter-Lab:
8.7168, 10.3191, -13.4681
#200b30 color charts
#200b30 color shades, tints & tones
#200b30 color schemes
#200b30 color preview, HTML & CSS examples
This text has a color of #200b30
<p style="color:#200b30;">Text here</p>
.mytext {color:#200b30;}
This box has a color of #200b30
<div style="background-color:#200b30;">Content here</div>
.mybackground {background-color:#200b30;}
Border around this has a color of #200b30
<div style="border:2px solid #200b30;">Content here</div>
.myborder {border:2px solid #200b30;}