#c65f60 color space conversions
Hex:
#c65f60
RGB:
198, 95, 96
CMY:
22, 63, 62
CMYK:
0, 52, 52, 22
HSL:
359°, 47.4654%, 57.4510%
HSV (HSB):
359°, 52.0202%, 77.6471%
XYZ:
29.4922, 21.0347, 13.5720
xyY:
0.4601, 0.3282, 21.0347
CIE-Lab:
52.9875, 41.1411, 19.0379
CIE-LCH:
52.9875, 45.3324, 24.8322
CIE-Luv:
52.9875, 74.3902, 15.4678
Hunter-Lab:
45.8636, 34.5217, 14.5594
#c65f60 color charts
#c65f60 color shades, tints & tones
#c65f60 color schemes
#c65f60 color preview, HTML & CSS examples
This text has a color of #c65f60
<p style="color:#c65f60;">Text here</p>
.mytext {color:#c65f60;}
This box has a color of #c65f60
<div style="background-color:#c65f60;">Content here</div>
.mybackground {background-color:#c65f60;}
Border around this has a color of #c65f60
<div style="border:2px solid #c65f60;">Content here</div>
.myborder {border:2px solid #c65f60;}