#c03381 color space conversions
Hex:
#c03381
RGB:
192, 51, 129
CMY:
25, 80, 49
CMYK:
0, 73, 33, 25
HSL:
327°, 58.0247%, 47.6471%
HSV (HSB):
327°, 73.4375%, 75.2941%
XYZ:
26.8845, 15.1591, 22.2779
xyY:
0.4180, 0.2357, 15.1591
CIE-Lab:
45.8513, 61.6140, -11.2112
CIE-LCH:
45.8513, 62.6256, 349.6874
CIE-Luv:
45.8513, 81.6972, -25.9012
Hunter-Lab:
38.9347, 55.1190, -6.6707
#c03381 color charts
#c03381 color shades, tints & tones
#c03381 color schemes
#c03381 color preview, HTML & CSS examples
This text has a color of #c03381
<p style="color:#c03381;">Text here</p>
.mytext {color:#c03381;}
This box has a color of #c03381
<div style="background-color:#c03381;">Content here</div>
.mybackground {background-color:#c03381;}
Border around this has a color of #c03381
<div style="border:2px solid #c03381;">Content here</div>
.myborder {border:2px solid #c03381;}