#ff00c3 color space conversions
Hex:
#ff00c3
RGB:
255, 0, 195
CMY:
0, 100, 24
CMYK:
0, 100, 24, 0
HSL:
314°, 100.0000%, 50.0000%
HSV (HSB):
314°, 100.0000%, 100.0000%
XYZ:
51.0903, 25.2001, 53.8011
xyY:
0.3927, 0.1937, 25.2001
CIE-Lab:
57.2699, 90.7216, -31.7878
CIE-LCH:
57.2699, 96.1295, 340.6901
CIE-Luv:
57.2699, 110.3694, -62.7250
Hunter-Lab:
50.1997, 93.8172, -28.4037
#ff00c3 color charts
#ff00c3 color shades, tints & tones
#ff00c3 color schemes
#ff00c3 color preview, HTML & CSS examples
This text has a color of #ff00c3
<p style="color:#ff00c3;">Text here</p>
.mytext {color:#ff00c3;}
This box has a color of #ff00c3
<div style="background-color:#ff00c3;">Content here</div>
.mybackground {background-color:#ff00c3;}
Border around this has a color of #ff00c3
<div style="border:2px solid #ff00c3;">Content here</div>
.myborder {border:2px solid #ff00c3;}