#4b003f color space conversions
Hex:
#4b003f
RGB:
75, 0, 63
CMY:
71, 100, 75
CMYK:
0, 100, 16, 71
HSL:
310°, 100.0000%, 14.7059%
HSV (HSB):
310°, 100.0000%, 29.4118%
XYZ:
3.7989, 1.8547, 4.8604
xyY:
0.3613, 0.1764, 1.8547
CIE-Lab:
14.7057, 38.6001, -18.0062
CIE-LCH:
14.7057, 42.5933, 334.9919
CIE-Luv:
14.7057, 25.0547, -20.4619
Hunter-Lab:
13.6189, 25.9578, -11.6266
#4b003f color charts
#4b003f color shades, tints & tones
#4b003f color schemes
#4b003f color preview, HTML & CSS examples
This text has a color of #4b003f
<p style="color:#4b003f;">Text here</p>
.mytext {color:#4b003f;}
This box has a color of #4b003f
<div style="background-color:#4b003f;">Content here</div>
.mybackground {background-color:#4b003f;}
Border around this has a color of #4b003f
<div style="border:2px solid #4b003f;">Content here</div>
.myborder {border:2px solid #4b003f;}