#ca787e color space conversions
Hex:
#ca787e
RGB:
202, 120, 126
CMY:
21, 53, 51
CMYK:
0, 41, 38, 21
HSL:
356°, 43.6170%, 63.1373%
HSV (HSB):
356°, 40.5941%, 79.2157%
XYZ:
34.8395, 27.4959, 23.2097
xyY:
0.4073, 0.3214, 27.4959
CIE-Lab:
59.4305, 32.7021, 10.5806
CIE-LCH:
59.4305, 34.3711, 17.9287
CIE-Luv:
59.4305, 55.4417, 8.0364
Hunter-Lab:
52.4365, 26.8339, 10.4624
#ca787e color charts
#ca787e color shades, tints & tones
#ca787e color schemes
#ca787e color preview, HTML & CSS examples
This text has a color of #ca787e
<p style="color:#ca787e;">Text here</p>
.mytext {color:#ca787e;}
This box has a color of #ca787e
<div style="background-color:#ca787e;">Content here</div>
.mybackground {background-color:#ca787e;}
Border around this has a color of #ca787e
<div style="border:2px solid #ca787e;">Content here</div>
.myborder {border:2px solid #ca787e;}