#a74f64 color space conversions
Hex:
#a74f64
RGB:
167, 79, 100
CMY:
35, 69, 61
CMYK:
0, 53, 40, 35
HSL:
346°, 35.7724%, 48.2353%
HSV (HSB):
346°, 52.6946%, 65.4902%
XYZ:
21.0326, 14.7276, 13.7908
xyY:
0.4245, 0.2972, 14.7276
CIE-Lab:
45.2588, 38.3812, 5.1787
CIE-LCH:
45.2588, 38.7290, 7.6844
CIE-Luv:
45.2588, 58.3108, -0.2911
Hunter-Lab:
38.3765, 30.6697, 5.5574
#a74f64 color charts
#a74f64 color shades, tints & tones
#a74f64 color schemes
#a74f64 color preview, HTML & CSS examples
This text has a color of #a74f64
<p style="color:#a74f64;">Text here</p>
.mytext {color:#a74f64;}
This box has a color of #a74f64
<div style="background-color:#a74f64;">Content here</div>
.mybackground {background-color:#a74f64;}
Border around this has a color of #a74f64
<div style="border:2px solid #a74f64;">Content here</div>
.myborder {border:2px solid #a74f64;}