#d3035b color space conversions
Hex:
#d3035b
RGB:
211, 3, 91
CMY:
17, 99, 64
CMYK:
0, 99, 57, 17
HSL:
335°, 97.1963%, 41.9608%
HSV (HSB):
335°, 98.5782%, 82.7451%
XYZ:
28.7849, 14.6693, 11.2119
xyY:
0.5266, 0.2683, 14.6693
CIE-Lab:
45.1779, 72.0746, 11.7368
CIE-LCH:
45.1779, 73.0239, 9.2490
CIE-Luv:
45.1779, 123.2126, -0.5457
Hunter-Lab:
38.3006, 67.1260, 9.4542
#d3035b color charts
#d3035b color shades, tints & tones
#d3035b color schemes
#d3035b color preview, HTML & CSS examples
This text has a color of #d3035b
<p style="color:#d3035b;">Text here</p>
.mytext {color:#d3035b;}
This box has a color of #d3035b
<div style="background-color:#d3035b;">Content here</div>
.mybackground {background-color:#d3035b;}
Border around this has a color of #d3035b
<div style="border:2px solid #d3035b;">Content here</div>
.myborder {border:2px solid #d3035b;}