#78383f color space conversions
Hex:
#78383f
RGB:
120, 56, 63
CMY:
53, 78, 75
CMYK:
0, 53, 48, 53
HSL:
353°, 36.3636%, 34.5098%
HSV (HSB):
353°, 53.3333%, 47.0588%
XYZ:
10.0571, 7.1803, 5.5585
xyY:
0.4412, 0.3150, 7.1803
CIE-Lab:
32.2139, 28.6727, 8.9345
CIE-LCH:
32.2139, 30.0324, 17.3072
CIE-Luv:
32.2139, 42.4628, 5.1739
Hunter-Lab:
26.7961, 20.1015, 6.4583
#78383f color charts
#78383f color shades, tints & tones
#78383f color schemes
#78383f color preview, HTML & CSS examples
This text has a color of #78383f
<p style="color:#78383f;">Text here</p>
.mytext {color:#78383f;}
This box has a color of #78383f
<div style="background-color:#78383f;">Content here</div>
.mybackground {background-color:#78383f;}
Border around this has a color of #78383f
<div style="border:2px solid #78383f;">Content here</div>
.myborder {border:2px solid #78383f;}