#c62f30 color space conversions
Hex:
#c62f30
RGB:
198, 47, 48
CMY:
22, 82, 81
CMYK:
0, 76, 76, 22
HSL:
360°, 61.6327%, 48.0392%
HSV (HSB):
360°, 76.2626%, 77.6471%
XYZ:
24.8387, 14.2522, 4.2381
xyY:
0.5733, 0.3289, 14.2522
CIE-Lab:
44.5925, 58.4944, 36.6899
CIE-LCH:
44.5925, 69.0489, 32.0975
CIE-Luv:
44.5925, 114.4721, 24.3565
Hunter-Lab:
37.7521, 51.3767, 19.7705
#c62f30 color charts
#c62f30 color shades, tints & tones
#c62f30 color schemes
#c62f30 color preview, HTML & CSS examples
This text has a color of #c62f30
<p style="color:#c62f30;">Text here</p>
.mytext {color:#c62f30;}
This box has a color of #c62f30
<div style="background-color:#c62f30;">Content here</div>
.mybackground {background-color:#c62f30;}
Border around this has a color of #c62f30
<div style="border:2px solid #c62f30;">Content here</div>
.myborder {border:2px solid #c62f30;}