#ca7b7a color space conversions
Hex:
#ca7b7a
RGB:
202, 123, 122
CMY:
21, 52, 52
CMYK:
0, 39, 40, 21
HSL:
1°, 43.0108%, 63.5294%
HSV (HSB):
1°, 39.6040%, 79.2157%
XYZ:
34.9529, 28.1276, 21.9993
xyY:
0.4108, 0.3306, 28.1276
CIE-Lab:
60.0039, 30.6187, 13.6831
CIE-LCH:
60.0039, 33.5370, 24.0792
CIE-Luv:
60.0039, 54.2569, 12.3406
Hunter-Lab:
53.0355, 24.8280, 12.5311
#ca7b7a color charts
#ca7b7a color shades, tints & tones
#ca7b7a color schemes
#ca7b7a color preview, HTML & CSS examples
This text has a color of #ca7b7a
<p style="color:#ca7b7a;">Text here</p>
.mytext {color:#ca7b7a;}
This box has a color of #ca7b7a
<div style="background-color:#ca7b7a;">Content here</div>
.mybackground {background-color:#ca7b7a;}
Border around this has a color of #ca7b7a
<div style="border:2px solid #ca7b7a;">Content here</div>
.myborder {border:2px solid #ca7b7a;}