#cd764c color space conversions
Hex:
#cd764c
RGB:
205, 118, 76
CMY:
20, 54, 70
CMYK:
0, 42, 63, 20
HSL:
20°, 56.3319%, 55.0980%
HSV (HSB):
20°, 62.9268%, 80.3922%
XYZ:
32.9598, 26.4578, 10.2072
xyY:
0.4734, 0.3800, 26.4578
CIE-Lab:
58.4691, 30.2914, 37.5407
CIE-LCH:
58.4691, 48.2377, 51.1001
CIE-Luv:
58.4691, 67.2594, 37.1021
Hunter-Lab:
51.4372, 24.3638, 24.2405
#cd764c color charts
#cd764c color shades, tints & tones
#cd764c color schemes
#cd764c color preview, HTML & CSS examples
This text has a color of #cd764c
<p style="color:#cd764c;">Text here</p>
.mytext {color:#cd764c;}
This box has a color of #cd764c
<div style="background-color:#cd764c;">Content here</div>
.mybackground {background-color:#cd764c;}
Border around this has a color of #cd764c
<div style="border:2px solid #cd764c;">Content here</div>
.myborder {border:2px solid #cd764c;}