#ff1da7 color space conversions
Hex:
#ff1da7
RGB:
255, 29, 167
CMY:
0, 89, 35
CMYK:
0, 89, 35, 0
HSL:
323°, 100.0000%, 55.6863%
HSV (HSB):
323°, 88.6275%, 100.0000%
XYZ:
48.6544, 24.9288, 38.8066
xyY:
0.4329, 0.2218, 24.9288
CIE-Lab:
57.0059, 85.2928, -15.9284
CIE-LCH:
57.0059, 86.7674, 349.4219
CIE-Luv:
57.0059, 120.9648, -38.6030
Hunter-Lab:
49.9287, 86.5691, -11.1325
#ff1da7 color charts
#ff1da7 color shades, tints & tones
#ff1da7 color schemes
#ff1da7 color preview, HTML & CSS examples
This text has a color of #ff1da7
<p style="color:#ff1da7;">Text here</p>
.mytext {color:#ff1da7;}
This box has a color of #ff1da7
<div style="background-color:#ff1da7;">Content here</div>
.mybackground {background-color:#ff1da7;}
Border around this has a color of #ff1da7
<div style="border:2px solid #ff1da7;">Content here</div>
.myborder {border:2px solid #ff1da7;}