#c65253 color space conversions
Hex:
#c65253
RGB:
198, 82, 83
CMY:
22, 68, 67
CMYK:
0, 59, 58, 22
HSL:
359°, 50.4348%, 54.9020%
HSV (HSB):
359°, 58.5859%, 77.6471%
XYZ:
27.8673, 18.6649, 10.3175
xyY:
0.4902, 0.3283, 18.6649
CIE-Lab:
50.2928, 46.4215, 23.1175
CIE-LCH:
50.2928, 51.8592, 26.4729
CIE-Luv:
50.2928, 85.7657, 17.9758
Hunter-Lab:
43.2029, 39.5335, 16.0826
#c65253 color charts
#c65253 color shades, tints & tones
#c65253 color schemes
#c65253 color preview, HTML & CSS examples
This text has a color of #c65253
<p style="color:#c65253;">Text here</p>
.mytext {color:#c65253;}
This box has a color of #c65253
<div style="background-color:#c65253;">Content here</div>
.mybackground {background-color:#c65253;}
Border around this has a color of #c65253
<div style="border:2px solid #c65253;">Content here</div>
.myborder {border:2px solid #c65253;}