#de765f color space conversions
Hex:
#de765f
RGB:
222, 118, 95
CMY:
13, 54, 63
CMYK:
0, 47, 57, 13
HSL:
11°, 65.8031%, 62.1569%
HSV (HSB):
11°, 57.2072%, 87.0588%
XYZ:
38.6682, 29.3127, 14.4463
xyY:
0.4691, 0.3556, 29.3127
CIE-Lab:
61.0566, 38.3483, 30.8494
CIE-LCH:
61.0566, 49.2166, 38.8150
CIE-Luv:
61.0566, 78.2941, 29.6443
Hunter-Lab:
54.1412, 32.7394, 22.0786
#de765f color charts
#de765f color shades, tints & tones
#de765f color schemes
#de765f color preview, HTML & CSS examples
This text has a color of #de765f
<p style="color:#de765f;">Text here</p>
.mytext {color:#de765f;}
This box has a color of #de765f
<div style="background-color:#de765f;">Content here</div>
.mybackground {background-color:#de765f;}
Border around this has a color of #de765f
<div style="border:2px solid #de765f;">Content here</div>
.myborder {border:2px solid #de765f;}