#c62f50 color space conversions
Hex:
#c62f50
RGB:
198, 47, 80
CMY:
22, 82, 69
CMYK:
0, 76, 60, 22
HSL:
347°, 61.6327%, 48.0392%
HSV (HSB):
347°, 76.2626%, 77.6471%
XYZ:
25.7532, 14.6180, 9.0536
xyY:
0.5211, 0.2958, 14.6180
CIE-Lab:
45.1065, 60.1547, 18.0620
CIE-LCH:
45.1065, 62.8078, 16.7129
CIE-Luv:
45.1065, 105.9172, 8.8077
Hunter-Lab:
38.2335, 53.3249, 12.7237
#c62f50 color charts
#c62f50 color shades, tints & tones
#c62f50 color schemes
#c62f50 color preview, HTML & CSS examples
This text has a color of #c62f50
<p style="color:#c62f50;">Text here</p>
.mytext {color:#c62f50;}
This box has a color of #c62f50
<div style="background-color:#c62f50;">Content here</div>
.mybackground {background-color:#c62f50;}
Border around this has a color of #c62f50
<div style="border:2px solid #c62f50;">Content here</div>
.myborder {border:2px solid #c62f50;}