#232c01 color space conversions
Hex:
#232c01
RGB:
35, 44, 1
CMY:
86, 83, 100
CMYK:
20, 0, 98, 83
HSL:
73°, 95.5556%, 8.8235%
HSV (HSB):
73°, 97.7273%, 17.2549%
XYZ:
1.5993, 2.1609, 0.3615
xyY:
0.3880, 0.5243, 2.1609
CIE-Lab:
16.3098, -11.1417, 22.9495
CIE-LCH:
16.3098, 25.5111, 115.8959
CIE-Luv:
16.3098, -3.3009, 18.1882
Hunter-Lab:
14.6999, -6.3048, 8.8318
#232c01 color charts
#232c01 color shades, tints & tones
#232c01 color schemes
#232c01 color preview, HTML & CSS examples
This text has a color of #232c01
<p style="color:#232c01;">Text here</p>
.mytext {color:#232c01;}
This box has a color of #232c01
<div style="background-color:#232c01;">Content here</div>
.mybackground {background-color:#232c01;}
Border around this has a color of #232c01
<div style="border:2px solid #232c01;">Content here</div>
.myborder {border:2px solid #232c01;}