#ff1ca7 color space conversions
Hex:
#ff1ca7
RGB:
255, 28, 167
CMY:
0, 89, 35
CMYK:
0, 89, 35, 0
HSL:
323°, 100.0000%, 55.4902%
HSV (HSB):
323°, 89.0196%, 100.0000%
XYZ:
48.6303, 24.8805, 38.7985
xyY:
0.4330, 0.2215, 24.8805
CIE-Lab:
56.9588, 85.4298, -15.9998
CIE-LCH:
56.9588, 86.9151, 349.3922
CIE-Luv:
56.9588, 121.1154, -38.7264
Hunter-Lab:
49.8804, 86.7358, -11.2014
#ff1ca7 color charts
#ff1ca7 color shades, tints & tones
#ff1ca7 color schemes
#ff1ca7 color preview, HTML & CSS examples
This text has a color of #ff1ca7
<p style="color:#ff1ca7;">Text here</p>
.mytext {color:#ff1ca7;}
This box has a color of #ff1ca7
<div style="background-color:#ff1ca7;">Content here</div>
.mybackground {background-color:#ff1ca7;}
Border around this has a color of #ff1ca7
<div style="border:2px solid #ff1ca7;">Content here</div>
.myborder {border:2px solid #ff1ca7;}