#ff3cad color space conversions
Hex:
#ff3cad
RGB:
255, 60, 173
CMY:
0, 76, 32
CMYK:
0, 76, 32, 0
HSL:
325°, 100.0000%, 61.7647%
HSV (HSB):
325°, 76.4706%, 100.0000%
XYZ:
50.3987, 27.5088, 42.1886
xyY:
0.4197, 0.2291, 27.5088
CIE-Lab:
59.4424, 79.5145, -15.7328
CIE-LCH:
59.4424, 81.0560, 348.8080
CIE-Luv:
59.4424, 111.3377, -37.4190
Hunter-Lab:
52.4489, 79.7370, -10.9772
#ff3cad color charts
#ff3cad color shades, tints & tones
#ff3cad color schemes
#ff3cad color preview, HTML & CSS examples
This text has a color of #ff3cad
<p style="color:#ff3cad;">Text here</p>
.mytext {color:#ff3cad;}
This box has a color of #ff3cad
<div style="background-color:#ff3cad;">Content here</div>
.mybackground {background-color:#ff3cad;}
Border around this has a color of #ff3cad
<div style="border:2px solid #ff3cad;">Content here</div>
.myborder {border:2px solid #ff3cad;}