#74074d color space conversions
Hex:
#74074d
RGB:
116, 7, 77
CMY:
55, 97, 70
CMYK:
0, 94, 34, 55
HSL:
321°, 88.6179%, 24.1176%
HSV (HSB):
321°, 93.9655%, 45.4902%
XYZ:
8.6180, 4.4008, 7.4164
xyY:
0.4217, 0.2154, 4.4008
CIE-Lab:
24.9545, 48.0977, -11.0673
CIE-LCH:
24.9545, 49.3546, 347.0418
CIE-Luv:
24.9545, 51.2518, -19.3042
Hunter-Lab:
20.9780, 36.6180, -6.2762
#74074d color charts
#74074d color shades, tints & tones
#74074d color schemes
#74074d color preview, HTML & CSS examples
This text has a color of #74074d
<p style="color:#74074d;">Text here</p>
.mytext {color:#74074d;}
This box has a color of #74074d
<div style="background-color:#74074d;">Content here</div>
.mybackground {background-color:#74074d;}
Border around this has a color of #74074d
<div style="border:2px solid #74074d;">Content here</div>
.myborder {border:2px solid #74074d;}