#ff1ca8 color space conversions
Hex:
#ff1ca8
RGB:
255, 28, 168
CMY:
0, 89, 34
CMYK:
0, 89, 34, 0
HSL:
323°, 100.0000%, 55.4902%
HSV (HSB):
323°, 89.0196%, 100.0000%
XYZ:
48.7231, 24.9177, 39.2874
xyY:
0.4315, 0.2207, 24.9177
CIE-Lab:
56.9951, 85.5277, -16.5303
CIE-LCH:
56.9951, 87.1105, 349.0611
CIE-Luv:
56.9951, 120.6529, -39.5001
Hunter-Lab:
49.9176, 86.8730, -11.7216
#ff1ca8 color charts
#ff1ca8 color shades, tints & tones
#ff1ca8 color schemes
#ff1ca8 color preview, HTML & CSS examples
This text has a color of #ff1ca8
<p style="color:#ff1ca8;">Text here</p>
.mytext {color:#ff1ca8;}
This box has a color of #ff1ca8
<div style="background-color:#ff1ca8;">Content here</div>
.mybackground {background-color:#ff1ca8;}
Border around this has a color of #ff1ca8
<div style="border:2px solid #ff1ca8;">Content here</div>
.myborder {border:2px solid #ff1ca8;}