#ff1fd3 color space conversions
Hex:
#ff1fd3
RGB:
255, 31, 211
CMY:
0, 88, 17
CMYK:
0, 88, 17, 0
HSL:
312°, 100.0000%, 56.0784%
HSV (HSB):
312°, 87.8431%, 100.0000%
XYZ:
53.4879, 26.9431, 64.0094
xyY:
0.3703, 0.1865, 26.9431
CIE-Lab:
58.9216, 89.8643, -38.3671
CIE-LCH:
58.9216, 97.7120, 336.8802
CIE-Luv:
58.9216, 100.7166, -72.8327
Hunter-Lab:
51.9068, 93.1003, -36.7794
#ff1fd3 color charts
#ff1fd3 color shades, tints & tones
#ff1fd3 color schemes
#ff1fd3 color preview, HTML & CSS examples
This text has a color of #ff1fd3
<p style="color:#ff1fd3;">Text here</p>
.mytext {color:#ff1fd3;}
This box has a color of #ff1fd3
<div style="background-color:#ff1fd3;">Content here</div>
.mybackground {background-color:#ff1fd3;}
Border around this has a color of #ff1fd3
<div style="border:2px solid #ff1fd3;">Content here</div>
.myborder {border:2px solid #ff1fd3;}