#4b123d color space conversions
Hex:
#4b123d
RGB:
75, 18, 61
CMY:
71, 93, 76
CMYK:
0, 76, 19, 71
HSL:
315°, 61.2903%, 18.2353%
HSV (HSB):
315°, 76.0000%, 29.4118%
XYZ:
3.9603, 2.2654, 4.6434
xyY:
0.3644, 0.2084, 2.2654
CIE-Lab:
16.8226, 31.8634, -13.2845
CIE-LCH:
16.8226, 34.5218, 337.3677
CIE-Luv:
16.8226, 23.5207, -16.4626
Hunter-Lab:
15.0512, 20.6271, -7.7556
#4b123d color charts
#4b123d color shades, tints & tones
#4b123d color schemes
#4b123d color preview, HTML & CSS examples
This text has a color of #4b123d
<p style="color:#4b123d;">Text here</p>
.mytext {color:#4b123d;}
This box has a color of #4b123d
<div style="background-color:#4b123d;">Content here</div>
.mybackground {background-color:#4b123d;}
Border around this has a color of #4b123d
<div style="border:2px solid #4b123d;">Content here</div>
.myborder {border:2px solid #4b123d;}