#d77f2a color space conversions
Hex:
#d77f2a
RGB:
215, 127, 42
CMY:
16, 50, 84
CMYK:
0, 41, 80, 16
HSL:
29°, 68.3794%, 50.3922%
HSV (HSB):
29°, 80.4651%, 84.3137%
XYZ:
36.0316, 29.7930, 6.0420
xyY:
0.5014, 0.4146, 29.7930
CIE-Lab:
61.4752, 27.9246, 57.2932
CIE-LCH:
61.4752, 63.7361, 64.0155
CIE-Luv:
61.4752, 71.7723, 53.3938
Hunter-Lab:
54.5829, 22.3123, 31.6450
#d77f2a color charts
#d77f2a color shades, tints & tones
#d77f2a color schemes
#d77f2a color preview, HTML & CSS examples
This text has a color of #d77f2a
<p style="color:#d77f2a;">Text here</p>
.mytext {color:#d77f2a;}
This box has a color of #d77f2a
<div style="background-color:#d77f2a;">Content here</div>
.mybackground {background-color:#d77f2a;}
Border around this has a color of #d77f2a
<div style="border:2px solid #d77f2a;">Content here</div>
.myborder {border:2px solid #d77f2a;}