#2b213c color space conversions
Hex:
#2b213c
RGB:
43, 33, 60
CMY:
83, 87, 76
CMYK:
28, 45, 0, 76
HSL:
262°, 29.0323%, 18.2353%
HSV (HSB):
262°, 45.0000%, 23.5294%
XYZ:
2.3557, 1.9275, 4.5229
xyY:
0.2675, 0.2189, 1.9275
CIE-Lab:
15.1023, 11.7185, -15.6403
CIE-LCH:
15.1023, 19.5434, 306.8423
CIE-Luv:
15.1023, 2.4182, -15.9871
Hunter-Lab:
13.8836, 5.9910, -9.5963
#2b213c color charts
#2b213c color shades, tints & tones
#2b213c color schemes
#2b213c color preview, HTML & CSS examples
This text has a color of #2b213c
<p style="color:#2b213c;">Text here</p>
.mytext {color:#2b213c;}
This box has a color of #2b213c
<div style="background-color:#2b213c;">Content here</div>
.mybackground {background-color:#2b213c;}
Border around this has a color of #2b213c
<div style="border:2px solid #2b213c;">Content here</div>
.myborder {border:2px solid #2b213c;}