#3f0f32 color space conversions
Hex:
#3f0f32
RGB:
63, 15, 50
CMY:
75, 94, 80
CMYK:
0, 76, 21, 75
HSL:
316°, 61.5385%, 15.2941%
HSV (HSB):
316°, 76.1905%, 24.7059%
XYZ:
2.7964, 1.6287, 3.1846
xyY:
0.3675, 0.2140, 1.6287
CIE-Lab:
13.4039, 27.6159, -10.9245
CIE-LCH:
13.4039, 29.6982, 338.4169
CIE-Luv:
13.4039, 18.5196, -12.1634
Hunter-Lab:
12.7620, 16.7797, -5.8616
#3f0f32 color charts
#3f0f32 color shades, tints & tones
#3f0f32 color schemes
#3f0f32 color preview, HTML & CSS examples
This text has a color of #3f0f32
<p style="color:#3f0f32;">Text here</p>
.mytext {color:#3f0f32;}
This box has a color of #3f0f32
<div style="background-color:#3f0f32;">Content here</div>
.mybackground {background-color:#3f0f32;}
Border around this has a color of #3f0f32
<div style="border:2px solid #3f0f32;">Content here</div>
.myborder {border:2px solid #3f0f32;}