#3b0203 color space conversions
Hex:
#3b0203
RGB:
59, 2, 3
CMY:
77, 99, 99
CMYK:
0, 97, 95, 77
HSL:
359°, 93.4426%, 11.9608%
HSV (HSB):
359°, 96.6102%, 23.1373%
XYZ:
1.8418, 0.9798, 0.1782
xyY:
0.6140, 0.3266, 0.9798
CIE-Lab:
8.8220, 27.3066, 12.6615
CIE-LCH:
8.8220, 30.0993, 24.8762
CIE-Luv:
8.8220, 26.7973, 5.5224
Hunter-Lab:
9.8985, 15.8906, 5.8616
#3b0203 color charts
#3b0203 color shades, tints & tones
#3b0203 color schemes
#3b0203 color preview, HTML & CSS examples
This text has a color of #3b0203
<p style="color:#3b0203;">Text here</p>
.mytext {color:#3b0203;}
This box has a color of #3b0203
<div style="background-color:#3b0203;">Content here</div>
.mybackground {background-color:#3b0203;}
Border around this has a color of #3b0203
<div style="border:2px solid #3b0203;">Content here</div>
.myborder {border:2px solid #3b0203;}