#1c123f color space conversions
Hex:
#1c123f
RGB:
28, 18, 63
CMY:
89, 93, 75
CMYK:
56, 71, 0, 75
HSL:
253°, 55.5556%, 15.8824%
HSV (HSB):
253°, 71.4286%, 24.7059%
XYZ:
1.5924, 1.0384, 4.8191
xyY:
0.2137, 0.1394, 1.0384
CIE-Lab:
9.3071, 18.8582, -27.1127
CIE-LCH:
9.3071, 33.0262, 304.8205
CIE-Luv:
9.3071, 0.4317, -20.9116
Hunter-Lab:
10.1900, 10.0616, -20.9067
#1c123f color charts
#1c123f color shades, tints & tones
#1c123f color schemes
#1c123f color preview, HTML & CSS examples
This text has a color of #1c123f
<p style="color:#1c123f;">Text here</p>
.mytext {color:#1c123f;}
This box has a color of #1c123f
<div style="background-color:#1c123f;">Content here</div>
.mybackground {background-color:#1c123f;}
Border around this has a color of #1c123f
<div style="border:2px solid #1c123f;">Content here</div>
.myborder {border:2px solid #1c123f;}