#d6633c color space conversions
Hex:
#d6633c
RGB:
214, 99, 60
CMY:
16, 61, 76
CMYK:
0, 54, 72, 16
HSL:
15°, 65.2542%, 53.7255%
HSV (HSB):
15°, 71.9626%, 83.9216%
XYZ:
33.0090, 23.5461, 7.0800
xyY:
0.5187, 0.3700, 23.5461
CIE-Lab:
55.6304, 42.7018, 43.0762
CIE-LCH:
55.6304, 60.6548, 45.2500
CIE-Luv:
55.6304, 91.2836, 37.4441
Hunter-Lab:
48.5243, 36.5084, 25.3162
#d6633c color charts
#d6633c color shades, tints & tones
#d6633c color schemes
#d6633c color preview, HTML & CSS examples
This text has a color of #d6633c
<p style="color:#d6633c;">Text here</p>
.mytext {color:#d6633c;}
This box has a color of #d6633c
<div style="background-color:#d6633c;">Content here</div>
.mybackground {background-color:#d6633c;}
Border around this has a color of #d6633c
<div style="border:2px solid #d6633c;">Content here</div>
.myborder {border:2px solid #d6633c;}