#c65050 color space conversions
Hex:
#c65050
RGB:
198, 80, 80
CMY:
22, 69, 69
CMYK:
0, 60, 60, 22
HSL:
0°, 50.8621%, 54.5098%
HSV (HSB):
0°, 59.5960%, 77.6471%
XYZ:
27.6053, 18.3223, 9.6710
xyY:
0.4965, 0.3295, 18.3223
CIE-Lab:
49.8847, 47.1364, 24.3596
CIE-LCH:
49.8847, 53.0587, 27.3294
CIE-Luv:
49.8847, 87.7447, 18.9183
Hunter-Lab:
42.8045, 40.2096, 16.5675
#c65050 color charts
#c65050 color shades, tints & tones
#c65050 color schemes
#c65050 color preview, HTML & CSS examples
This text has a color of #c65050
<p style="color:#c65050;">Text here</p>
.mytext {color:#c65050;}
This box has a color of #c65050
<div style="background-color:#c65050;">Content here</div>
.mybackground {background-color:#c65050;}
Border around this has a color of #c65050
<div style="border:2px solid #c65050;">Content here</div>
.myborder {border:2px solid #c65050;}