#ff3ddc color space conversions
Hex:
#ff3ddc
RGB:
255, 61, 220
CMY:
0, 76, 14
CMYK:
0, 76, 14, 0
HSL:
311°, 100.0000%, 61.9608%
HSV (HSB):
311°, 76.0784%, 100.0000%
XYZ:
55.8270, 29.7648, 70.5129
xyY:
0.3576, 0.1907, 29.7648
CIE-Lab:
61.4507, 84.8950, -39.4988
CIE-LCH:
61.4507, 93.6339, 335.0490
CIE-Luv:
61.4507, 91.8590, -74.3455
Hunter-Lab:
54.5571, 87.1799, -38.4400
#ff3ddc color charts
#ff3ddc RGB chart
#ff3ddc CMYK chart
#ff3ddc RGB pie chart
#ff3ddc color shades, tints & tones
#ff3ddc color schemes
#ff3ddc color preview, HTML & CSS examples
This text has a color of #ff3ddc
<p style="color:#ff3ddc;">Text here</p>
.mytext {color:#ff3ddc;}
Text color #ff3ddc
This box has a color of #ff3ddc
<div style="background-color:#ff3ddc;">Content here</div>
.mybackground {background-color:#ff3ddc;}
Background color #ff3ddc
Border around this has a color of #ff3ddc
<div style="border:2px solid #ff3ddc;">Content here</div>
.myborder {border:2px solid #ff3ddc;}
Border color #ff3ddc