#4b123c color space conversions
Hex:
#4b123c
RGB:
75, 18, 60
CMY:
71, 93, 76
CMYK:
0, 76, 20, 71
HSL:
316°, 61.2903%, 18.2353%
HSV (HSB):
316°, 76.0000%, 29.4118%
XYZ:
3.9336, 2.2547, 4.5028
xyY:
0.3679, 0.2109, 2.2547
CIE-Lab:
16.7709, 31.6957, -12.6612
CIE-LCH:
16.7709, 34.1309, 338.2252
CIE-Luv:
16.7709, 23.7848, -15.8034
Hunter-Lab:
15.0157, 20.4830, -7.2686
#4b123c color charts
#4b123c color shades, tints & tones
#4b123c color schemes
#4b123c color preview, HTML & CSS examples
This text has a color of #4b123c
<p style="color:#4b123c;">Text here</p>
.mytext {color:#4b123c;}
This box has a color of #4b123c
<div style="background-color:#4b123c;">Content here</div>
.mybackground {background-color:#4b123c;}
Border around this has a color of #4b123c
<div style="border:2px solid #4b123c;">Content here</div>
.myborder {border:2px solid #4b123c;}