#030102 color space conversions
Hex:
#030102
RGB:
3, 1, 2
CMY:
99, 100, 99
CMYK:
0, 67, 33, 99
HSL:
330°, 50.0000%, 0.7843%
HSV (HSB):
330°, 66.6667%, 1.1765%
XYZ:
0.0594, 0.0455, 0.0631
xyY:
0.3536, 0.2707, 0.0455
CIE-Lab:
0.4105, 0.6622, -0.1944
CIE-LCH:
0.4105, 0.6901, 343.6420
CIE-Luv:
0.4105, 0.3063, -0.1530
Hunter-Lab:
2.1319, 1.2396, -0.2619
#030102 color charts
#030102 color shades, tints & tones
#030102 color schemes
#030102 color preview, HTML & CSS examples
This text has a color of #030102
<p style="color:#030102;">Text here</p>
.mytext {color:#030102;}
This box has a color of #030102
<div style="background-color:#030102;">Content here</div>
.mybackground {background-color:#030102;}
Border around this has a color of #030102
<div style="border:2px solid #030102;">Content here</div>
.myborder {border:2px solid #030102;}