#0d1234 color space conversions
Hex:
#0d1234
RGB:
13, 18, 52
CMY:
95, 93, 80
CMYK:
75, 65, 0, 80
HSL:
232°, 60.0000%, 12.7451%
HSV (HSB):
232°, 75.0000%, 20.3922%
XYZ:
1.0021, 0.7661, 3.3439
xyY:
0.1960, 0.1499, 0.7661
CIE-Lab:
6.9202, 10.8446, -23.1139
CIE-LCH:
6.9202, 25.5315, 295.1350
CIE-Luv:
6.9202, -1.7890, -14.5953
Hunter-Lab:
8.7528, 5.1194, -16.5239
#0d1234 color charts
#0d1234 color shades, tints & tones
#0d1234 color schemes
#0d1234 color preview, HTML & CSS examples
This text has a color of #0d1234
<p style="color:#0d1234;">Text here</p>
.mytext {color:#0d1234;}
This box has a color of #0d1234
<div style="background-color:#0d1234;">Content here</div>
.mybackground {background-color:#0d1234;}
Border around this has a color of #0d1234
<div style="border:2px solid #0d1234;">Content here</div>
.myborder {border:2px solid #0d1234;}