#300c25 color space conversions
Hex:
#300c25
RGB:
48, 12, 37
CMY:
81, 95, 85
CMYK:
0, 75, 23, 81
HSL:
318°, 60.0000%, 11.7647%
HSV (HSB):
318°, 75.0000%, 18.8235%
XYZ:
1.6843, 1.0249, 1.8593
xyY:
0.3687, 0.2243, 1.0249
CIE-Lab:
9.1971, 21.7482, -8.0591
CIE-LCH:
9.1971, 23.1933, 339.6671
CIE-Luv:
9.1971, 11.9325, -7.2737
Hunter-Lab:
10.1237, 11.9813, -3.8026
#300c25 color charts
#300c25 color shades, tints & tones
#300c25 color schemes
#300c25 color preview, HTML & CSS examples
This text has a color of #300c25
<p style="color:#300c25;">Text here</p>
.mytext {color:#300c25;}
This box has a color of #300c25
<div style="background-color:#300c25;">Content here</div>
.mybackground {background-color:#300c25;}
Border around this has a color of #300c25
<div style="border:2px solid #300c25;">Content here</div>
.myborder {border:2px solid #300c25;}