#c05050 color space conversions
Hex:
#c05050
RGB:
192, 80, 80
CMY:
25, 69, 69
CMYK:
0, 58, 58, 25
HSL:
0°, 47.0588%, 53.3333%
HSV (HSB):
0°, 58.3333%, 75.2941%
XYZ:
26.0549, 17.5230, 9.5984
xyY:
0.4900, 0.3295, 17.5230
CIE-Lab:
48.9123, 45.0085, 22.9068
CIE-LCH:
48.9123, 50.5023, 26.9736
CIE-Luv:
48.9123, 82.7948, 17.8507
Hunter-Lab:
41.8605, 37.8465, 15.7073
#c05050 color charts
#c05050 color shades, tints & tones
#c05050 color schemes
#c05050 color preview, HTML & CSS examples
This text has a color of #c05050
<p style="color:#c05050;">Text here</p>
.mytext {color:#c05050;}
This box has a color of #c05050
<div style="background-color:#c05050;">Content here</div>
.mybackground {background-color:#c05050;}
Border around this has a color of #c05050
<div style="border:2px solid #c05050;">Content here</div>
.myborder {border:2px solid #c05050;}