#c04381 color space conversions
Hex:
#c04381
RGB:
192, 67, 129
CMY:
25, 74, 49
CMYK:
0, 65, 33, 25
HSL:
330°, 49.8008%, 50.7843%
HSV (HSB):
330°, 65.1042%, 75.2941%
XYZ:
27.7078, 16.8058, 22.5523
xyY:
0.4131, 0.2506, 16.8058
CIE-Lab:
48.0144, 55.6075, -7.9638
CIE-LCH:
48.0144, 56.1749, 351.8498
CIE-Luv:
48.0144, 75.6165, -20.6095
Hunter-Lab:
40.9948, 48.9047, -3.9206
#c04381 color charts
#c04381 color shades, tints & tones
#c04381 color schemes
#c04381 color preview, HTML & CSS examples
This text has a color of #c04381
<p style="color:#c04381;">Text here</p>
.mytext {color:#c04381;}
This box has a color of #c04381
<div style="background-color:#c04381;">Content here</div>
.mybackground {background-color:#c04381;}
Border around this has a color of #c04381
<div style="border:2px solid #c04381;">Content here</div>
.myborder {border:2px solid #c04381;}