#c05250 color space conversions
Hex:
#c05250
RGB:
192, 82, 80
CMY:
25, 68, 69
CMYK:
0, 57, 58, 25
HSL:
1°, 47.0588%, 53.3333%
HSV (HSB):
1°, 58.3333%, 75.2941%
XYZ:
26.2035, 17.8202, 9.6480
xyY:
0.4882, 0.3320, 17.8202
CIE-Lab:
49.2774, 44.0516, 23.3833
CIE-LCH:
49.2774, 49.8731, 27.9601
CIE-Luv:
49.2774, 81.4940, 18.6084
Hunter-Lab:
42.2140, 36.9257, 15.9991
#c05250 color charts
#c05250 color shades, tints & tones
#c05250 color schemes
#c05250 color preview, HTML & CSS examples
This text has a color of #c05250
<p style="color:#c05250;">Text here</p>
.mytext {color:#c05250;}
This box has a color of #c05250
<div style="background-color:#c05250;">Content here</div>
.mybackground {background-color:#c05250;}
Border around this has a color of #c05250
<div style="border:2px solid #c05250;">Content here</div>
.myborder {border:2px solid #c05250;}