#ca707b color space conversions
Hex:
#ca707b
RGB:
202, 112, 123
CMY:
21, 56, 52
CMYK:
0, 45, 39, 21
HSL:
353°, 45.9184%, 61.5686%
HSV (HSB):
353°, 44.5545%, 79.2157%
XYZ:
33.7264, 25.5750, 21.8978
xyY:
0.4154, 0.3150, 25.5750
CIE-Lab:
57.6314, 36.6050, 9.7734
CIE-LCH:
57.6314, 37.8872, 14.9491
CIE-Luv:
57.6314, 61.0175, 6.1227
Hunter-Lab:
50.5717, 30.5418, 9.7273
#ca707b color charts
#ca707b color shades, tints & tones
#ca707b color schemes
#ca707b color preview, HTML & CSS examples
This text has a color of #ca707b
<p style="color:#ca707b;">Text here</p>
.mytext {color:#ca707b;}
This box has a color of #ca707b
<div style="background-color:#ca707b;">Content here</div>
.mybackground {background-color:#ca707b;}
Border around this has a color of #ca707b
<div style="border:2px solid #ca707b;">Content here</div>
.myborder {border:2px solid #ca707b;}