#c65f66 color space conversions
Hex:
#c65f66
RGB:
198, 95, 102
CMY:
22, 63, 60
CMYK:
0, 52, 48, 22
HSL:
356°, 47.4654%, 57.4510%
HSV (HSB):
356°, 52.0202%, 77.6471%
XYZ:
29.7792, 21.1495, 15.0831
xyY:
0.4511, 0.3204, 21.1495
CIE-Lab:
53.1127, 41.6955, 15.6758
CIE-LCH:
53.1127, 44.5449, 20.6042
CIE-Luv:
53.1127, 73.0648, 11.6713
Hunter-Lab:
45.9886, 35.1049, 12.7464
#c65f66 color charts
#c65f66 color shades, tints & tones
#c65f66 color schemes
#c65f66 color preview, HTML & CSS examples
This text has a color of #c65f66
<p style="color:#c65f66;">Text here</p>
.mytext {color:#c65f66;}
This box has a color of #c65f66
<div style="background-color:#c65f66;">Content here</div>
.mybackground {background-color:#c65f66;}
Border around this has a color of #c65f66
<div style="border:2px solid #c65f66;">Content here</div>
.myborder {border:2px solid #c65f66;}