#750c00 color space conversions
Hex:
#750c00
RGB:
117, 12, 0
CMY:
54, 95, 100
CMYK:
0, 90, 100, 54
HSL:
6°, 100.0000%, 22.9412%
HSV (HSB):
6°, 100.0000%, 45.8824%
XYZ:
7.4676, 4.0449, 0.3871
xyY:
0.6276, 0.3399, 4.0449
CIE-Lab:
23.8192, 42.5153, 35.5300
CIE-LCH:
23.8192, 55.4069, 39.8855
CIE-Luv:
23.8192, 72.2036, 17.6362
Hunter-Lab:
20.1118, 31.0820, 12.9370
#750c00 color charts
#750c00 color shades, tints & tones
#750c00 color schemes
#750c00 color preview, HTML & CSS examples
This text has a color of #750c00
<p style="color:#750c00;">Text here</p>
.mytext {color:#750c00;}
This box has a color of #750c00
<div style="background-color:#750c00;">Content here</div>
.mybackground {background-color:#750c00;}
Border around this has a color of #750c00
<div style="border:2px solid #750c00;">Content here</div>
.myborder {border:2px solid #750c00;}