#c0124a color space conversions
Hex:
#c0124a
RGB:
192, 18, 74
CMY:
25, 93, 71
CMYK:
0, 91, 61, 25
HSL:
341°, 82.8571%, 41.1765%
HSV (HSB):
341°, 90.6250%, 75.2941%
XYZ:
23.1906, 12.1335, 7.5983
xyY:
0.5403, 0.2827, 12.1335
CIE-Lab:
41.4275, 64.9036, 16.6721
CIE-LCH:
41.4275, 67.0107, 14.4064
CIE-Luv:
41.4275, 112.5768, 5.7319
Hunter-Lab:
34.8332, 57.8803, 11.4501
#c0124a color charts
#c0124a color shades, tints & tones
#c0124a color schemes
#c0124a color preview, HTML & CSS examples
This text has a color of #c0124a
<p style="color:#c0124a;">Text here</p>
.mytext {color:#c0124a;}
This box has a color of #c0124a
<div style="background-color:#c0124a;">Content here</div>
.mybackground {background-color:#c0124a;}
Border around this has a color of #c0124a
<div style="border:2px solid #c0124a;">Content here</div>
.myborder {border:2px solid #c0124a;}