#c62b5f color space conversions
Hex:
#c62b5f
RGB:
198, 43, 95
CMY:
22, 83, 63
CMYK:
0, 78, 52, 22
HSL:
340°, 64.3154%, 47.2549%
HSV (HSB):
340°, 78.2828%, 77.6471%
XYZ:
26.2181, 14.5597, 12.2549
xyY:
0.4944, 0.2745, 14.5597
CIE-Lab:
45.0252, 62.4405, 8.6522
CIE-LCH:
45.0252, 63.0371, 7.8891
CIE-Luv:
45.0252, 102.3558, -1.5442
Hunter-Lab:
38.1572, 55.8736, 7.6679
#c62b5f color charts
#c62b5f color shades, tints & tones
#c62b5f color schemes
#c62b5f color preview, HTML & CSS examples
This text has a color of #c62b5f
<p style="color:#c62b5f;">Text here</p>
.mytext {color:#c62b5f;}
This box has a color of #c62b5f
<div style="background-color:#c62b5f;">Content here</div>
.mybackground {background-color:#c62b5f;}
Border around this has a color of #c62b5f
<div style="border:2px solid #c62b5f;">Content here</div>
.myborder {border:2px solid #c62b5f;}